mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-10 03:39:09 +02:00
Updater bot : zoraxy updated to 3.3.4 (upstream 3.3.4)
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 3.3.4 (2026-08-29)
|
||||||
|
- Update to latest version from tobychui/zoraxy (changelog : https://github.com/tobychui/zoraxy/releases)
|
||||||
## 3.3.3.1 (29-08-2026)
|
## 3.3.3.1 (29-08-2026)
|
||||||
- Fix build failure against the current upstream image: since v3.3.4 the upstream
|
- Fix build failure against the current upstream image: since v3.3.4 the upstream
|
||||||
build deletes /sbin/apk, so the shared module and package scripts had no package
|
build deletes /sbin/apk, so the shared module and package scripts had no package
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ image: ghcr.io/alexbelgium/zoraxy-{arch}
|
|||||||
name: Zoraxy
|
name: Zoraxy
|
||||||
slug: zoraxy
|
slug: zoraxy
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/zoraxy
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/zoraxy
|
||||||
version: "3.3.3.1"
|
version: "3.3.4"
|
||||||
init: false
|
init: false
|
||||||
startup: services
|
startup: services
|
||||||
webui: "http://[HOST]:[PORT:8000]"
|
webui: "http://[HOST]:[PORT:8000]"
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"last_update": "2026-06-19",
|
"last_update": "2026-08-29",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "zoraxy",
|
"slug": "zoraxy",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "tobychui/zoraxy",
|
"upstream_repo": "tobychui/zoraxy",
|
||||||
"upstream_version": "3.3.3",
|
"upstream_version": "3.3.4",
|
||||||
"github_beta": false,
|
"github_beta": false,
|
||||||
"github_fulltag": false,
|
"github_fulltag": false,
|
||||||
"github_tagfilter": "",
|
"github_tagfilter": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user