mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : guacamole updated to 1.4.1
This commit is contained in:
@@ -1 +1,4 @@
|
||||
|
||||
## 1.4.1 (11-05-2022)
|
||||
- Update to latest version from MaxWaldorf/guacamole
|
||||
- Initial release
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"arch": [
|
||||
"amd64",
|
||||
"aarch64"
|
||||
],
|
||||
"description": "Clientless remote desktop gateway",
|
||||
"environment": {
|
||||
},
|
||||
"environment": {},
|
||||
"name": "Guacamole Client",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "07-12-2021",
|
||||
"last_update": "11-05-2022",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "guacamole",
|
||||
"source": "github",
|
||||
"upstream_repo": "MaxWaldorf/guacamole",
|
||||
"upstream_version": "1.4.0"
|
||||
"upstream_version": "1.4.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user