mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01: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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Joplin",
|
||||
"version": "2.4.1",
|
||||
"version": "12.3.1",
|
||||
"slug": "joplin",
|
||||
"description": "Self-hosted open source note-taking application",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
@@ -26,5 +26,10 @@
|
||||
"POSTGRES_PORT": "int?",
|
||||
"POSTGRES_HOST": "str?"
|
||||
},
|
||||
"arch": ["aarch64", "amd64", "armhf", "armv7"]
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"armv7"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user