From 901e6d77cd08a4c2c68ab5661c524c506a614afa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Apr 2026 12:44:26 +0000 Subject: [PATCH] ci: update hermes to 0.8.0 --- website/public/api/images.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/website/public/api/images.json b/website/public/api/images.json index 1a1a14b..b04733e 100644 --- a/website/public/api/images.json +++ b/website/public/api/images.json @@ -188,14 +188,14 @@ }, { "id": "hermes", - "version": "0.7.0", - "name": "Hermes 0.7.0", + "version": "0.8.0", + "name": "Hermes 0.8.0", "description": "一个基于 Debian 13 的环境,预装了 Hermes Agent。", "min_app_version": "0.1.0", "os": "linux", "arch": "microvm", "platform": "x86_64", - "updated_at": "2026-04-09", + "updated_at": "2026-04-11", "files": [ { "name": "vmlinuz", @@ -211,22 +211,22 @@ }, { "name": "rootfs.qcow2", - "url": "https://files.xiaozhi.me/tenbox/images/hermes/rootfs-hermes-0.7.0-x86_64.qcow2", + "url": "https://files.xiaozhi.me/tenbox/images/hermes/rootfs-hermes-0.8.0-x86_64.qcow2", "sha256": "", - "size": 1376714752 + "size": 1357447168 } ] }, { "id": "hermes-arm64", - "version": "0.7.0", - "name": "Hermes 0.7.0 (ARM64)", + "version": "0.8.0", + "name": "Hermes 0.8.0 (ARM64)", "description": "一个基于 Debian 13 的环境,预装了 Hermes Agent。", "min_app_version": "0.1.0", "os": "linux", "arch": "microvm", "platform": "arm64", - "updated_at": "2026-04-09", + "updated_at": "2026-04-11", "files": [ { "name": "vmlinuz", @@ -242,9 +242,9 @@ }, { "name": "rootfs.qcow2", - "url": "https://files.xiaozhi.me/tenbox/images/hermes-arm64/rootfs-hermes-0.7.0-arm64.qcow2", + "url": "https://files.xiaozhi.me/tenbox/images/hermes-arm64/rootfs-hermes-0.8.0-arm64.qcow2", "sha256": "", - "size": 1329528832 + "size": 1359151104 } ] }