Updater bot : manyfold updated to 0.146.0

This commit is contained in:
alexbelgium
2026-07-04 01:28:52 +02:00
parent 6f52918243
commit bff37cc4d3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.146.0 (2026-07-04)
- Update to latest version from manyfold3d/manyfold (changelog : https://github.com/manyfold3d/manyfold/releases)
## 0.145.1 (24-06-2026)
- Minor bugs fixed
# Changelog

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.145.1-2"
version: "0.146.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-05-30",
"last_update": "2026-07-04",
"repository": "alexbelgium/hassio-addons",
"slug": "manyfold",
"source": "github",
"upstream_repo": "manyfold3d/manyfold",
"upstream_version": "0.145.1"
"upstream_version": "0.146.0"
}