mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
znc 1.8.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.5.0
|
||||
|
||||
- Update znc to 1.8.0 (linuxserver/znc:znc-1.8.0-ls36)
|
||||
|
||||
## 0.4.0
|
||||
|
||||
- not a legacy addon anymore
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"build_from_template": {
|
||||
"image": "linuxserver/znc",
|
||||
"version": "znc-1.7.5-ls28"
|
||||
"version": "znc-1.8.0-ls36"
|
||||
},
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/znc:arm32v7-znc-1.7.5-ls28",
|
||||
"aarch64": "linuxserver/znc:arm64v8-znc-1.7.5-ls28",
|
||||
"amd64": "linuxserver/znc:amd64-znc-1.7.5-ls28"
|
||||
"armhf": "linuxserver/znc:arm32v7-znc-1.8.0-ls36",
|
||||
"aarch64": "linuxserver/znc:arm64v8-znc-1.8.0-ls36",
|
||||
"amd64": "linuxserver/znc:amd64-znc-1.8.0-ls36"
|
||||
},
|
||||
"squash": false,
|
||||
"args": {}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "znc",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"slug": "znc",
|
||||
"legacy": false,
|
||||
"maintenance": {
|
||||
|
||||
Reference in New Issue
Block a user