From bac11984ee884f11eacca025180147815e6d71ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Apr 2026 12:48:27 +0000 Subject: [PATCH] ci: update openclaw to 2026.4.10 --- 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..1d8832a 100644 --- a/website/public/api/images.json +++ b/website/public/api/images.json @@ -2,14 +2,14 @@ "images": [ { "id": "openclaw", - "version": "2026.4.9", - "name": "OpenClaw 2026.4.9", + "version": "2026.4.10", + "name": "OpenClaw 2026.4.10", "description": "一个基于 Debian 13 的环境,预装了 OpenClaw 和 Chromium 浏览器。", "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", @@ -25,9 +25,9 @@ }, { "name": "rootfs.qcow2", - "url": "https://files.xiaozhi.me/tenbox/images/openclaw/rootfs-openclaw-2026.4.9-x86_64.qcow2", + "url": "https://files.xiaozhi.me/tenbox/images/openclaw/rootfs-openclaw-2026.4.10-x86_64.qcow2", "sha256": "", - "size": 2177892352 + "size": 2193620992 } ] }, @@ -157,14 +157,14 @@ }, { "id": "openclaw-arm64", - "version": "2026.4.9", - "name": "OpenClaw 2026.4.9 (ARM64)", + "version": "2026.4.10", + "name": "OpenClaw 2026.4.10 (ARM64)", "description": "一个基于 Debian 13 的环境,预装了 OpenClaw 和 Chromium 浏览器。", "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", @@ -180,9 +180,9 @@ }, { "name": "rootfs.qcow2", - "url": "https://files.xiaozhi.me/tenbox/images/openclaw-arm64/rootfs-openclaw-2026.4.9-arm64.qcow2", + "url": "https://files.xiaozhi.me/tenbox/images/openclaw-arm64/rootfs-openclaw-2026.4.10-arm64.qcow2", "sha256": "", - "size": 2136276992 + "size": 2048786432 } ] },