Updater bot : resiliosync updated to 2.8.1.1390

This commit is contained in:
alexbelgium
2024-06-08 02:02:01 +02:00
parent 647caad69b
commit 38633350f8
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.8.1.1390 (08-06-2024)
- Update to latest version from linuxserver/docker-resilio-sync (changelog : https://github.com/linuxserver/docker-resilio-sync/releases)
## 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

View File

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

View File

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