mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Updater bot : nextcloud updated to 31.0.4
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 31.0.4 (19-04-2025)
|
||||||
|
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||||
## 31.0.2-2 (23-03-2025)
|
## 31.0.2-2 (23-03-2025)
|
||||||
- Fix permissions check
|
- Fix permissions check
|
||||||
|
|
||||||
|
|||||||
@@ -159,6 +159,6 @@
|
|||||||
"uart": true,
|
"uart": true,
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "31.0.2-2",
|
"version": "31.0.4",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "22-03-2025",
|
"last_update": "19-04-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "nextcloud",
|
"slug": "nextcloud",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "linuxserver/docker-nextcloud",
|
"upstream_repo": "linuxserver/docker-nextcloud",
|
||||||
"upstream_version": "31.0.2"
|
"upstream_version": "31.0.4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user