Updater bot : resiliosync updated to 2.8.0.1389

This commit is contained in:
alexbelgium
2024-05-11 02:01:16 +02:00
parent 30f0395aec
commit 0feb5e8ac4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.8.0.1389 (11-05-2024)
- Update to latest version from linuxserver/docker-resilio-sync (changelog : https://github.com/linuxserver/docker-resilio-sync/releases)
- Arm32v7 discontinued by linuxserver, latest working version pinned
- WARNING : update to supervisor 2022.11 before installing
- Ingress addition

View File

@@ -112,5 +112,5 @@
"slug": "resiliosync",
"udev": true,
"url": "https://github.com/tyjtyj/hassio-addons",
"version": "2.7.3-12"
"version": "2.8.0.1389"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "24-03-2022",
"last_update": "11-05-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "resiliosync",
"source": "github",
"upstream_repo": "linuxserver/docker-resilio-sync",
"upstream_version": "2.7.3.1381"
"upstream_version": "2.8.0.1389"
}