Updater bot : prowlarr updated to nightly-0.2.0.1572-ls291

This commit is contained in:
alexbelgium
2022-03-08 01:58:01 +01:00
parent 93e08b8022
commit 8a0c9d7d1c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.2.0.1572-ls291 (08-03-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.2.0.1560-ls289 (03-03-2022) ## nightly-0.2.0.1560-ls289 (03-03-2022)
- Update to latest version from linuxserver/docker-prowlarr - Update to latest version from linuxserver/docker-prowlarr

View File

@@ -46,8 +46,8 @@
}, },
"slug": "prowlarr", "slug": "prowlarr",
"startup": "services", "startup": "services",
"upstream": "nightly-0.2.0.1560-ls289", "upstream": "nightly-0.2.0.1572-ls291",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.2.0.1560-ls289", "version": "nightly-0.2.0.1572-ls291",
"webui": "http://[HOST]:[PORT:9696]" "webui": "http://[HOST]:[PORT:9696]"
} }