mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update znc to 1.8.2 (linuxserver/znc:znc-1.8.2-ls41)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 0.7.0
|
||||
|
||||
- Update znc to 1.8.2 (linuxserver/znc:znc-1.8.2-ls41)
|
||||
|
||||
## 0.6.0
|
||||
|
||||
- Update znc to 1.8.1 (linuxserver/znc:znc-1.8.1-ls38)
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"build_from_template": {
|
||||
"image": "linuxserver/znc",
|
||||
"version": "znc-1.8.1-ls38"
|
||||
"version": "znc-1.8.2-ls41"
|
||||
},
|
||||
"build_from": {
|
||||
"armhf": "linuxserver/znc:arm32v7-znc-1.8.1-ls38",
|
||||
"aarch64": "linuxserver/znc:arm64v8-znc-1.8.1-ls38",
|
||||
"amd64": "linuxserver/znc:amd64-znc-1.8.1-ls38"
|
||||
"armhf": "linuxserver/znc:arm32v7-znc-1.8.2-ls41",
|
||||
"aarch64": "linuxserver/znc:arm64v8-znc-1.8.2-ls41",
|
||||
"amd64": "linuxserver/znc:amd64-znc-1.8.2-ls41"
|
||||
},
|
||||
"squash": false,
|
||||
"args": {}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "znc",
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"slug": "znc",
|
||||
"legacy": false,
|
||||
"maintenance": {
|
||||
|
||||
Reference in New Issue
Block a user