Updater bot : resiliosync updated to 3.0.3.1065

This commit is contained in:
alexbelgium
2025-03-15 01:58:19 +01:00
parent a3c97db304
commit 6c4c357224
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "24-08-2024", "last_update": "15-03-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.0.0.1409" "upstream_version": "3.0.3.1065"
} }