Updater bot : inadyn updated to 2.12.0

This commit is contained in:
alexbelgium
2023-09-23 19:13:05 +02:00
parent 2e4ee67703
commit 5f6abe568d
2 changed files with 3 additions and 3 deletions

View File

@@ -103,5 +103,5 @@
}, },
"slug": "inadyn", "slug": "inadyn",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.11.0" "version": "2.12.0"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_beta": "true", "github_beta": "true",
"last_update": "27-05-2023", "last_update": "23-09-2023",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "inadyn", "slug": "inadyn",
"source": "github", "source": "github",
"upstream_repo": "troglobit/inadyn", "upstream_repo": "troglobit/inadyn",
"upstream_version": "2.11.0" "upstream_version": "2.12.0"
} }