Updater bot : readarr updated to nightly-0.2.2.1931-ls184

This commit is contained in:
alexbelgium
2023-07-08 02:02:04 +02:00
parent baff396bf1
commit 2bd493dee5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.2.2.1931-ls184 (08-07-2023)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.2.1.1915-ls183 (01-07-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.2.1.1915-ls183"
"version": "nightly-0.2.2.1931-ls184"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "01-07-2023",
"last_update": "08-07-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "nightly-0.2.1.1915-ls183"
"upstream_version": "nightly-0.2.2.1931-ls184"
}