Updater bot : sabnzbd updated to 4.0.1-ls109

This commit is contained in:
alexbelgium
2023-05-27 02:03:02 +02:00
parent b9c95d322f
commit 7e263ff129
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.0.1-ls109 (27-05-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 4.0.1-ls108 (19-05-2023)
- Update to latest version from linuxserver/docker-sabnzbd
- armv7 support removed

View File

@@ -94,6 +94,6 @@
},
"slug": "sabnzbd",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.1-ls108",
"version": "4.0.1-ls109",
"webui": "http://[HOST]:[PORT:8080]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "19-05-2023",
"last_update": "27-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "sabnzbd",
"source": "github",
"upstream_repo": "linuxserver/docker-sabnzbd",
"upstream_version": "4.0.1-ls108"
"upstream_version": "4.0.1-ls109"
}