Updater bot : zzz_archived_code-server updated to 4.95.1

This commit is contained in:
alexbelgium
2024-11-09 02:07:21 +01:00
parent c097dcdb8a
commit 9122b87de2
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.95.1 (09-11-2024)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)
## 4.93.1 (28-09-2024)
- Update to latest version from linuxserver/docker-code-server (changelog : https://github.com/linuxserver/docker-code-server/releases)

View File

@@ -102,6 +102,6 @@
"slug": "code-server",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.93.1",
"version": "4.95.1",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "28-09-2024",
"last_update": "09-11-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "code-server",
"source": "github",
"upstream_repo": "linuxserver/docker-code-server",
"upstream_version": "4.93.1"
"upstream_version": "4.95.1"
}