Updater bot : prowlarr updated to nightly-1.11.1.4143-ls58

This commit is contained in:
alexbelgium
2023-12-09 02:02:07 +01:00
parent 857e9355a4
commit b00f8ebeee
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## nightly-1.11.1.4143-ls58 (09-12-2023)
- Update to latest version from linuxserver/docker-prowlarr
### nightly-1.11.0.4126-ls48-2 (02-12-2023)
- Minor bugs fixed
- Send crond messages to addon logs

View File

@@ -98,6 +98,6 @@
"slug": "prowlarr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-1.11.0.4126-ls48-2",
"version": "nightly-1.11.1.4143-ls58",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9696]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "02-12-2023",
"last_update": "09-12-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-1.11.0.4126-ls48"
"upstream_version": "nightly-1.11.1.4143-ls58"
}