Updater bot : prowlarr updated to nightly-0.2.0.1560-ls289

This commit is contained in:
alexbelgium
2022-03-03 01:57:59 +01:00
parent bc0cb22e0a
commit d639990e70
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.2.0.1560-ls289 (03-03-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.2.0.1558-ls288 (01-03-2022) ## nightly-0.2.0.1558-ls288 (01-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.1558-ls288", "upstream": "nightly-0.2.0.1560-ls289",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.2.0.1558-ls288", "version": "nightly-0.2.0.1560-ls289",
"webui": "http://[HOST]:[PORT:9696]" "webui": "http://[HOST]:[PORT:9696]"
} }