Updater bot : cloudcommander updated to 16.3.0

This commit is contained in:
alexbelgium
2022-07-02 01:55:42 +02:00
parent feb92bab70
commit 1e50e6c176
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 16.3.0 (02-07-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.2.0 (18-06-2022) ## 16.2.0 (18-06-2022)
- Update to latest version from coderaiser/cloudcmd - Update to latest version from coderaiser/cloudcmd

View File

@@ -74,5 +74,5 @@
}, },
"slug": "cloudcommander", "slug": "cloudcommander",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.2.0" "version": "16.3.0"
} }

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "18-06-2022", "last_update": "02-07-2022",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "cloudcommander", "slug": "cloudcommander",
"source": "github", "source": "github",
"upstream_repo": "coderaiser/cloudcmd", "upstream_repo": "coderaiser/cloudcmd",
"upstream_version": "16.2.0" "upstream_version": "16.3.0"
} }