mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-11 10:05:59 +02: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
|
- Initial release
|
||||||
|
|||||||
@@ -1,8 +1,10 @@
|
|||||||
{
|
{
|
||||||
"arch": ["amd64", "aarch64"],
|
"arch": [
|
||||||
|
"amd64",
|
||||||
|
"aarch64"
|
||||||
|
],
|
||||||
"description": "Clientless remote desktop gateway",
|
"description": "Clientless remote desktop gateway",
|
||||||
"environment": {
|
"environment": {},
|
||||||
},
|
|
||||||
"name": "Guacamole Client",
|
"name": "Guacamole Client",
|
||||||
"options": {
|
"options": {
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "07-12-2021",
|
"last_update": "11-05-2022",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "guacamole",
|
"slug": "guacamole",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "MaxWaldorf/guacamole",
|
"upstream_repo": "MaxWaldorf/guacamole",
|
||||||
"upstream_version": "1.4.0"
|
"upstream_version": "1.4.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user