Updater bot : prowlarr updated to nightly-1.17.1.4483-ls189

This commit is contained in:
alexbelgium
2024-05-04 02:00:47 +02:00
parent d808b0d174
commit 87da5e4c3a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-1.17.1.4483-ls189 (04-05-2024)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)
## nightly-1.17.0.4448-ls183 (27-04-2024)
- Update to latest version from linuxserver/docker-prowlarr (changelog : https://github.com/linuxserver/docker-prowlarr/releases)

View File

@@ -105,6 +105,6 @@
"slug": "prowlarr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-1.17.0.4448-ls183",
"version": "nightly-1.17.1.4483-ls189",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9696]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "27-04-2024",
"last_update": "04-05-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-1.17.0.4448-ls183"
"upstream_version": "nightly-1.17.1.4483-ls189"
}