Updater bot : manyfold updated to 0.148.0 (upstream 0.148.0)

This commit is contained in:
alexbelgium
2026-08-29 01:29:26 +02:00
parent fef6813217
commit 175240a440
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.148.0 (2026-08-29)
- Update to latest version from manyfold3d/manyfold (changelog : https://github.com/manyfold3d/manyfold/releases)
## 0.147.2 (2026-08-15)
- Update to latest version from manyfold3d/manyfold (changelog : https://github.com/manyfold3d/manyfold/releases)

View File

@@ -1,7 +1,7 @@
name: "Manyfold"
slug: manyfold
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
version: "0.147.2"
version: "0.148.0"
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
image: ghcr.io/alexbelgium/manyfold-{arch}
arch:

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "2026-08-15",
"last_update": "2026-08-29",
"repository": "alexbelgium/hassio-addons",
"slug": "manyfold",
"source": "github",
"upstream_repo": "manyfold3d/manyfold",
"upstream_version": "0.147.2"
"upstream_version": "0.148.0"
}