mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Updater bot : resiliosync updated to 3.1.2.1076
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 3.1.2.1076 (22-11-2025)
|
||||||
|
- Update to latest version from linuxserver/docker-resilio-sync (changelog : https://github.com/linuxserver/docker-resilio-sync/releases)
|
||||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||||
|
|
||||||
## 3.1.0.1073 (18-07-2025)
|
## 3.1.0.1073 (18-07-2025)
|
||||||
|
|||||||
@@ -113,4 +113,4 @@ schema:
|
|||||||
slug: resiliosync
|
slug: resiliosync
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/tyjtyj/hassio-addons
|
url: https://github.com/tyjtyj/hassio-addons
|
||||||
version: 3.1.0.1073
|
version: "3.1.2.1076"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "18-07-2025",
|
"last_update": "22-11-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "resiliosync",
|
"slug": "resiliosync",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "linuxserver/docker-resilio-sync",
|
"upstream_repo": "linuxserver/docker-resilio-sync",
|
||||||
"upstream_version": "3.1.0.1073"
|
"upstream_version": "3.1.2.1076"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user