Updater bot : cloudcommander updated to 16.17.7

This commit is contained in:
alexbelgium
2023-10-13 16:25:03 +02:00
parent b60a5f3b4d
commit f0208e63e0
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.17.7 (13-10-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.17.6 (23-09-2023)
- Update to latest version from coderaiser/cloudcmd
- Switch to alpine

View File

@@ -94,5 +94,5 @@
"slug": "cloudcommander",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.17.6"
"version": "16.17.7"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "23-09-2023",
"last_update": "13-10-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander",
"source": "github",
"upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.17.6"
"upstream_version": "16.17.7"
}