Updater bot : readarr updated to nightly-0.1.5.1718-ls173

This commit is contained in:
alexbelgium
2023-05-06 02:02:00 +02:00
parent 31fa09a4b6
commit 5fb1afc2da
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.1.5.1718-ls173 (06-05-2023)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.4.1596-ls171 (29-04-2023)
- Update to latest version from linuxserver/docker-readarr

View File

@@ -97,5 +97,5 @@
},
"slug": "readarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "nightly-0.1.4.1596-ls171"
}
"version": "nightly-0.1.5.1718-ls173"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "29-04-2023",
"last_update": "06-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "nightly-0.1.4.1596-ls171"
"upstream_version": "nightly-0.1.5.1718-ls173"
}