Updater bot : prowlarr updated to nightly-0.3.0.1718-ls325

This commit is contained in:
alexbelgium
2022-05-01 09:26:50 +02:00
parent 171a78b198
commit e091bd9ce6
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.3.0.1718-ls325 (01-05-2022)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.3.0.1712-ls323 (26-04-2022)
- Update to latest version from linuxserver/docker-prowlarr

View File

@@ -46,6 +46,6 @@
"slug": "prowlarr",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.3.0.1712-ls323",
"version": "nightly-0.3.0.1718-ls325",
"webui": "http://[HOST]:[PORT:9696]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "26-04-2022",
"last_update": "01-05-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "prowlarr",
"source": "github",
"upstream_repo": "linuxserver/docker-prowlarr",
"upstream_version": "nightly-0.3.0.1712-ls323"
"upstream_version": "nightly-0.3.0.1718-ls325"
}