mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-21 16:23:11 +03:00
Update openHAB (and schema) (#1625)
This commit is contained in:
parent
fcbac86c3a
commit
96878168b3
2
.github/schema.json
vendored
2
.github/schema.json
vendored
@ -107,7 +107,7 @@
|
||||
"title": "Project License",
|
||||
"description": "The license that the project's source is under.",
|
||||
"type": "string",
|
||||
"enum": ["mit", "mpl-2.0", "gpl-3.0", "lgpl-3.0", "unlicense", "bsd-2-clause", "isc", "lgpl-2.1", "gpl-2.0", "apache-2.0", "cc0-1.0", "artistic-2.0", "bsd-3-clause", "agpl-3.0", "epl-1.0", "other"],
|
||||
"enum": ["mit", "mpl-2.0", "gpl-3.0", "lgpl-3.0", "unlicense", "bsd-2-clause", "isc", "lgpl-2.1", "gpl-2.0", "apache-2.0", "cc0-1.0", "artistic-2.0", "bsd-3-clause", "agpl-3.0", "epl-1.0", "epl-2.0", "other"],
|
||||
"default": "other"
|
||||
},
|
||||
"source": {
|
||||
|
@ -10813,10 +10813,10 @@
|
||||
"home"
|
||||
],
|
||||
"tags": [
|
||||
"objc"
|
||||
"swift"
|
||||
],
|
||||
"description": "Vendor & technology agnostic home automation",
|
||||
"license": "epl-1.0",
|
||||
"license": "epl-2.0",
|
||||
"source": "https://github.com/openhab/openhab-ios",
|
||||
"homepage": "https://www.openhab.org/",
|
||||
"itunes": "https://apps.apple.com/app/openhab/id492054521",
|
||||
@ -31824,4 +31824,4 @@
|
||||
"updated": "2024-06-27 20:54:45 UTC"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user