mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Allow dockerhub
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
"having_asset": "bool?",
|
||||
"repository": "str",
|
||||
"slug": "str",
|
||||
"upstream": "str"
|
||||
"upstream": "str",
|
||||
"source": "str?"
|
||||
}
|
||||
],
|
||||
"gitapi": "str?",
|
||||
@@ -45,5 +46,5 @@
|
||||
"slug": "updater",
|
||||
"startup": "once",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "3.3"
|
||||
"version": "3.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user