Updater bot : sabnzbd updated to 4.0.1-ls108

This commit is contained in:
alexbelgium
2023-05-19 22:22:45 +02:00
parent 63e41ecbb3
commit 3d74750775
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.0.1-ls108 (19-05-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 4.0.1-ls106 (13-05-2023)
- Update to latest version from linuxserver/docker-sabnzbd
- Feat : cifsdomain added

View File

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

View File

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