Update updater.json

This commit is contained in:
Alexandre
2025-07-18 23:02:06 +02:00
committed by GitHub
parent 3edca726ed
commit 98433db366

View File

@@ -1,11 +1,11 @@
{ {
"github_beta": false, "github_beta": false,
"github_exclude": "pg", "github_exclude": "pg",
"github_tagfilter": "1.5", "github_tagfilter": "bullseye",
"last_update": "25-01-2025", "last_update": "25-01-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "guacamole", "slug": "guacamole",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "abesnier/guacamole", "upstream_repo": "abesnier/guacamole",
"upstream_version": "1.5.5-bullseye" "upstream_version": "1.6.0-bullseye"
} }