Updater bot : readarr updated to nightly-0.1.7.1882-ls179

This commit is contained in:
alexbelgium
2023-06-03 02:02:28 +02:00
parent 019a78a78a
commit b2c618fb1d
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.1.7.1882-ls179 (03-06-2023)
- Update to latest version from linuxserver/docker-readarr
## nightly-0.1.6.1865-ls178 (27-05-2023)
- Update to latest version from linuxserver/docker-readarr

View File

@@ -98,5 +98,5 @@
},
"slug": "readarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "nightly-0.1.6.1865-ls178"
"version": "nightly-0.1.7.1882-ls179"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "27-05-2023",
"last_update": "03-06-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "nightly-0.1.6.1865-ls178"
"upstream_version": "nightly-0.1.7.1882-ls179"
}