Updater bot : claude_desktop updated to 07308545.11 (upstream v3.2.4+claude2.7032.0)

This commit is contained in:
alexbelgium
2026-09-24 14:24:59 +02:00
parent 2b30dc3740
commit 92d3bd06d3
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 07308545.11 (2026-09-24)
- Update to latest version from aaddrick/claude-desktop-debian (changelog : https://github.com/aaddrick/claude-desktop-debian/releases)
- Upstream tag : v3.2.4+claude2.7032.0
- Local disks: `localdisks` can now mount a single folder of a disk with `disk/folder` (e.g. `sda1/public` or `NAS/public`, mounted at `/mnt/<disk>/<folder>`). Existing values are unchanged.
## 07308545.9 (2026-09-19)

View File

@@ -176,5 +176,5 @@ schema:
slug: claude_desktop
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "07308545.10"
version: "07308545.11"
video: true

View File

@@ -4,6 +4,6 @@
"github_fulltag": true,
"slug": "claude_desktop",
"paused": false,
"upstream_version": "v3.2.4+claude2.2553.0",
"last_update": "2026-09-19"
"upstream_version": "v3.2.4+claude2.7032.0",
"last_update": "2026-09-24"
}