Updater bot : browser_chromium updated to version-3f0abc3c

This commit is contained in:
alexbelgium
2026-05-09 01:26:30 +02:00
parent 84556edd4e
commit a0fb58f871
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## version-3f0abc3c (2026-05-09)
- Update to latest version from linuxserver/docker-chromium (changelog : https://github.com/linuxserver/docker-chromium/releases)
## version-5dea07d5 (2026-05-02)
- Update to latest version from linuxserver/docker-chromium (changelog : https://github.com/linuxserver/docker-chromium/releases)

View File

@@ -71,5 +71,5 @@ slug: chromium
tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "version-5dea07d5"
version: "version-3f0abc3c"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-05-02",
"last_update": "2026-05-09",
"repository": "alexbelgium/hassio-addons",
"slug": "chromium",
"source": "github",
"upstream_repo": "linuxserver/docker-chromium",
"upstream_version": "version-5dea07d5"
"upstream_version": "version-3f0abc3c"
}