Updater bot : readarr updated to 0.3.6.2232

This commit is contained in:
alexbelgium
2023-09-23 07:47:53 +02:00
parent b8deb3bba3
commit 36bf1a421c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.3.6.2232 (23-09-2023)
- Update to latest version from linuxserver/docker-readarr
## 0.3.4.2207 (09-09-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": "0.3.4.2207-2"
"version": "0.3.6.2232"
}

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "09-09-2023",
"last_update": "23-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "readarr",
"source": "github",
"upstream_repo": "linuxserver/docker-readarr",
"upstream_version": "0.3.4.2207"
"upstream_version": "0.3.6.2232"
}