Updater bot : lidarr updated to 1.1.4.3027-ls125

This commit is contained in:
alexbelgium
2023-06-24 01:59:24 +02:00
parent 435a20bfd9
commit efbe66eeee
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 1.1.4.3027-ls125 (24-06-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.1.4.3027-ls123 (10-06-2023)
- Update to latest version from linuxserver/docker-lidarr
### 1.1.4.3027-ls122-2 (08-06-2023)

View File

@@ -93,6 +93,6 @@
},
"slug": "lidarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.1.4.3027-ls123",
"version": "1.1.4.3027-ls125",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8686]"
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "10-06-2023",
"last_update": "24-06-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.1.4.3027-ls123"
"upstream_version": "1.1.4.3027-ls125"
}