Updater bot : readarr updated to nightly-0.1.1.1409-ls133

This commit is contained in:
alexbelgium
2022-08-16 01:58:37 +02:00
parent c21a244fea
commit c39b718c6a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.1.1.1409-ls133 (16-08-2022)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.1.1402-ls131 (11-08-2022)
- Update to latest version from linuxserver/docker-readarr
- Config changed to /config/addons_config/readarr

View File

@@ -78,6 +78,6 @@
},
"slug": "readarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "nightly-0.1.1.1402-ls131",
"version": "nightly-0.1.1.1409-ls133",
"webui": "http://[HOST]:[PORT:8787]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "11-08-2022",
"last_update": "16-08-2022",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "nightly-0.1.1.1402-ls131"
"upstream_version": "nightly-0.1.1.1409-ls133"
}