Updater bot : manyfold updated to 0.147.2 (upstream 0.147.2)

This commit is contained in:
alexbelgium
2026-08-15 01:29:13 +02:00
parent 0ce7179a38
commit 9112a1d41a
3 changed files with 6 additions and 3 deletions

View File

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

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.1"
version: "0.147.2"
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-01",
"last_update": "2026-08-15",
"repository": "alexbelgium/hassio-addons",
"slug": "manyfold",
"source": "github",
"upstream_repo": "manyfold3d/manyfold",
"upstream_version": "0.147.1"
"upstream_version": "0.147.2"
}