Skip to content

Commit 4681e27

Browse files
ci: update hermes to 0.14.0 (#140)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 51e2649 commit 4681e27

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
@@ -188,14 +188,14 @@
188188
},
189189
{
190190
"id": "hermes",
191-
"version": "0.13.0",
192-
"name": "Hermes 0.13.0",
191+
"version": "0.14.0",
192+
"name": "Hermes 0.14.0",
193193
"description": "一个基于 Debian 13 的环境,预装了 Hermes Agent。",
194194
"min_app_version": "0.1.0",
195195
"os": "linux",
196196
"arch": "microvm",
197197
"platform": "x86_64",
198-
"updated_at": "2026-05-13",
198+
"updated_at": "2026-05-16",
199199
"files": [
200200
{
201201
"name": "vmlinuz",
@@ -211,22 +211,22 @@
211211
},
212212
{
213213
"name": "rootfs.qcow2",
214-
"url": "https://files.xiaozhi.me/tenbox/images/hermes/rootfs-hermes-0.13.0-x86_64.qcow2",
214+
"url": "https://files.xiaozhi.me/tenbox/images/hermes/rootfs-hermes-0.14.0-x86_64.qcow2",
215215
"sha256": "",
216-
"size": 2157182976
216+
"size": 1955266560
217217
}
218218
]
219219
},
220220
{
221221
"id": "hermes-arm64",
222-
"version": "0.13.0",
223-
"name": "Hermes 0.13.0 (ARM64)",
222+
"version": "0.14.0",
223+
"name": "Hermes 0.14.0 (ARM64)",
224224
"description": "一个基于 Debian 13 的环境,预装了 Hermes Agent。",
225225
"min_app_version": "0.1.0",
226226
"os": "linux",
227227
"arch": "microvm",
228228
"platform": "arm64",
229-
"updated_at": "2026-05-13",
229+
"updated_at": "2026-05-16",
230230
"files": [
231231
{
232232
"name": "vmlinuz",
@@ -242,9 +242,9 @@
242242
},
243243
{
244244
"name": "rootfs.qcow2",
245-
"url": "https://files.xiaozhi.me/tenbox/images/hermes-arm64/rootfs-hermes-0.13.0-arm64.qcow2",
245+
"url": "https://files.xiaozhi.me/tenbox/images/hermes-arm64/rootfs-hermes-0.14.0-arm64.qcow2",
246246
"sha256": "",
247-
"size": 2076639232
247+
"size": 1925120000
248248
}
249249
]
250250
}

0 commit comments

Comments
 (0)