Updater bot : lidarr updated to 1.1.4.3027-ls120

This commit is contained in:
alexbelgium
2023-05-13 01:59:27 +02:00
parent b2cf0b8de1
commit 6ab3d5d0d8
3 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
## 1.1.4.3027-ls120 (13-05-2023)
- Update to latest version from linuxserver/docker-lidarr
- Feat : cifsdomain added
## 1.1.4.3027-ls119 (29-04-2023)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "29-04-2023",
"last_update": "13-05-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "lidarr",
"source": "github",
"upstream_repo": "linuxserver/docker-lidarr",
"upstream_version": "1.1.4.3027-ls119"
"upstream_version": "1.1.4.3027-ls120"
}