Skip to content

Commit aaed427

Browse files
ci: update openclaw to 2026.4.29 (#113)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bd308ad commit aaed427

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

website/public/api/images.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"images": [
33
{
44
"id": "openclaw",
5-
"version": "2026.4.27",
6-
"name": "OpenClaw 2026.4.27",
5+
"version": "2026.4.29",
6+
"name": "OpenClaw 2026.4.29",
77
"description": "一个基于 Debian 13 的环境,预装了 OpenClaw 和 Chromium 浏览器。",
88
"min_app_version": "0.1.0",
99
"os": "linux",
1010
"arch": "microvm",
1111
"platform": "x86_64",
12-
"updated_at": "2026-04-30",
12+
"updated_at": "2026-05-01",
1313
"files": [
1414
{
1515
"name": "vmlinuz",
@@ -25,9 +25,9 @@
2525
},
2626
{
2727
"name": "rootfs.qcow2",
28-
"url": "https://files.xiaozhi.me/tenbox/images/openclaw/rootfs-openclaw-2026.4.27-x86_64.qcow2",
28+
"url": "https://files.xiaozhi.me/tenbox/images/openclaw/rootfs-openclaw-2026.4.29-x86_64.qcow2",
2929
"sha256": "",
30-
"size": 1665531904
30+
"size": 1644101632
3131
}
3232
]
3333
},
@@ -157,14 +157,14 @@
157157
},
158158
{
159159
"id": "openclaw-arm64",
160-
"version": "2026.4.27",
161-
"name": "OpenClaw 2026.4.27 (ARM64)",
160+
"version": "2026.4.29",
161+
"name": "OpenClaw 2026.4.29 (ARM64)",
162162
"description": "一个基于 Debian 13 的环境,预装了 OpenClaw 和 Chromium 浏览器。",
163163
"min_app_version": "0.1.0",
164164
"os": "linux",
165165
"arch": "microvm",
166166
"platform": "arm64",
167-
"updated_at": "2026-04-30",
167+
"updated_at": "2026-05-01",
168168
"files": [
169169
{
170170
"name": "vmlinuz",
@@ -180,9 +180,9 @@
180180
},
181181
{
182182
"name": "rootfs.qcow2",
183-
"url": "https://files.xiaozhi.me/tenbox/images/openclaw-arm64/rootfs-openclaw-2026.4.27-arm64.qcow2",
183+
"url": "https://files.xiaozhi.me/tenbox/images/openclaw-arm64/rootfs-openclaw-2026.4.29-arm64.qcow2",
184184
"sha256": "",
185-
"size": 1630601216
185+
"size": 1606615040
186186
}
187187
]
188188
},

0 commit comments

Comments
 (0)