Updater bot : resiliosync updated to 3.0.0.1409

This commit is contained in:
alexbelgium
2024-08-24 02:02:14 +02:00
parent 0b86c89b55
commit f7ca4eb232
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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