Updater bot : claude_desktop updated to 07308543 (upstream debiantrixie-version-07308543)

This commit is contained in:
alexbelgium
2026-08-08 01:27:11 +02:00
parent c7fbe3912b
commit b8ffd40bab
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
## 07308543 (2026-08-08)
- Update to latest version from linuxserver/docker-baseimage-selkies (changelog : https://github.com/linuxserver/docker-baseimage-selkies/releases)
- Upstream tag : debiantrixie-version-07308543
## 2026.08.04 (04-08-2026)
- Fix: reverted the GPU acceleration added in 2026.08.03. It did not just fail to help — it was
what disabled the GPU. `--use-gl=angle --use-angle=gl-egl` forces Mesa's EGL X11 platform,

View File

@@ -136,5 +136,5 @@ schema:
slug: claude_desktop
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "2026.08.04"
version: "07308543"
video: true

View File

@@ -4,6 +4,6 @@
"github_fulltag": true,
"slug": "claude_desktop",
"paused": false,
"upstream_version": "ubunturesolute-version-3a10bef7",
"last_update": "2026-08-01"
"upstream_version": "debiantrixie-version-07308543",
"last_update": "2026-08-08"
}