mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Updater bot : spotweb updated to 1.5.3
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 1.5.3 (27-11-2022)
|
||||||
|
- Update to latest version from spotweb/spotweb
|
||||||
- WARNING : update to supervisor 2022.11 before installing
|
- WARNING : update to supervisor 2022.11 before installing
|
||||||
|
|
||||||
## 1.5.2 (08-11-2022)
|
## 1.5.2 (08-11-2022)
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ ENV LANG C.UTF-8
|
|||||||
ENV APP_ID="spotweb"
|
ENV APP_ID="spotweb"
|
||||||
ENV APP_NAME="Spotweb"
|
ENV APP_NAME="Spotweb"
|
||||||
ENV APP_DIR="/app"
|
ENV APP_DIR="/app"
|
||||||
ENV BUILD_UPSTREAM="1.5.2"
|
ENV BUILD_UPSTREAM="1.5.3"
|
||||||
|
|
||||||
# Set shell
|
# Set shell
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|||||||
@@ -45,5 +45,5 @@
|
|||||||
],
|
],
|
||||||
"slug": "spotweb",
|
"slug": "spotweb",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/spotweb",
|
"url": "https://github.com/alexbelgium/hassio-addons/spotweb",
|
||||||
"version": "1.5.2"
|
"version": "1.5.3"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "08-11-2022",
|
"last_update": "27-11-2022",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "spotweb",
|
"slug": "spotweb",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "spotweb/spotweb",
|
"upstream_repo": "spotweb/spotweb",
|
||||||
"upstream_version": "1.5.2"
|
"upstream_version": "1.5.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user