mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update to 12.3.1
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
|
|
||||||
|
## 12.3.1 (28-08-2021)
|
||||||
|
- Update to latest version from laurent22/joplin
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Joplin",
|
"name": "Joplin",
|
||||||
"version": "2.4.1",
|
"version": "12.3.1",
|
||||||
"slug": "joplin",
|
"slug": "joplin",
|
||||||
"description": "Self-hosted open source note-taking application",
|
"description": "Self-hosted open source note-taking application",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
@@ -26,5 +26,10 @@
|
|||||||
"POSTGRES_PORT": "int?",
|
"POSTGRES_PORT": "int?",
|
||||||
"POSTGRES_HOST": "str?"
|
"POSTGRES_HOST": "str?"
|
||||||
},
|
},
|
||||||
"arch": ["aarch64", "amd64", "armhf", "armv7"]
|
"arch": [
|
||||||
|
"aarch64",
|
||||||
|
"amd64",
|
||||||
|
"armhf",
|
||||||
|
"armv7"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user