diff --git a/website/public/api/images.json b/website/public/api/images.json index 9453f3b..646c9b9 100644 --- a/website/public/api/images.json +++ b/website/public/api/images.json @@ -188,14 +188,14 @@ }, { "id": "hermes", - "version": "0.13.0", - "name": "Hermes 0.13.0", + "version": "0.14.0", + "name": "Hermes 0.14.0", "description": "一个基于 Debian 13 的环境,预装了 Hermes Agent。", "min_app_version": "0.1.0", "os": "linux", "arch": "microvm", "platform": "x86_64", - "updated_at": "2026-05-13", + "updated_at": "2026-05-16", "files": [ { "name": "vmlinuz", @@ -211,22 +211,22 @@ }, { "name": "rootfs.qcow2", - "url": "https://files.xiaozhi.me/tenbox/images/hermes/rootfs-hermes-0.13.0-x86_64.qcow2", + "url": "https://files.xiaozhi.me/tenbox/images/hermes/rootfs-hermes-0.14.0-x86_64.qcow2", "sha256": "", - "size": 2157182976 + "size": 1955266560 } ] }, { "id": "hermes-arm64", - "version": "0.13.0", - "name": "Hermes 0.13.0 (ARM64)", + "version": "0.14.0", + "name": "Hermes 0.14.0 (ARM64)", "description": "一个基于 Debian 13 的环境,预装了 Hermes Agent。", "min_app_version": "0.1.0", "os": "linux", "arch": "microvm", "platform": "arm64", - "updated_at": "2026-05-13", + "updated_at": "2026-05-16", "files": [ { "name": "vmlinuz", @@ -242,9 +242,9 @@ }, { "name": "rootfs.qcow2", - "url": "https://files.xiaozhi.me/tenbox/images/hermes-arm64/rootfs-hermes-0.13.0-arm64.qcow2", + "url": "https://files.xiaozhi.me/tenbox/images/hermes-arm64/rootfs-hermes-0.14.0-arm64.qcow2", "sha256": "", - "size": 2076639232 + "size": 1925120000 } ] }