From 0569c0141a12a1553b9c9a83491ff772d114a6e5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 24 Jun 2026 01:38:23 +0000 Subject: [PATCH] Update `wasmtime@latest` to 46.0.0 --- CHANGELOG.md | 2 ++ manifests/wasmtime.json | 42 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 43 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81fa9101..f06516ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasmtime@latest` to 46.0.0. + - Update `tombi@latest` to 1.1.5. - Update `mise@latest` to 2026.6.12. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index 509553b3..9399f47f 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -35,7 +35,47 @@ } }, "latest": { - "version": "45.0.2" + "version": "46.0.0" + }, + "46": { + "version": "46.0.0" + }, + "46.0": { + "version": "46.0.0" + }, + "46.0.0": { + "x86_64_linux_gnu": { + "etag": "0x8DED087AA0A2C99", + "hash": "2acc86341edd9ad8b6b8d0cbcea2bd0b1928b0b363c0a76f41ba56f33d9fd7bf" + }, + "x86_64_macos": { + "etag": "0x8DED087AAE47635", + "hash": "781d8411d94723448af1c1bae79975a02acac8db26af3094c7bb81777b2bf762" + }, + "x86_64_windows": { + "etag": "0x8DED087AD10302C", + "hash": "d2e4c33c2fea450f4e270dbeb861f7b1c28f5e7b725543cb7ffa73f74d454b26" + }, + "aarch64_linux_gnu": { + "etag": "0x8DED087A6330C7E", + "hash": "9b2fd1fb7d5e735f9d8d728ccd67f594eb3d8884c12d913dd3780987cbd7f1f6" + }, + "aarch64_macos": { + "etag": "0x8DED087A624291C", + "hash": "ab4bdab6ea42a3245cda91cdc6e0430491c4b78ecd643406fc1764ccddbdcd25" + }, + "aarch64_windows": { + "etag": "0x8DED087A7288D90", + "hash": "a2c2e2a90c976a0b4218524e7e5f15b3497a9edab12dcdc39b13465c060acae3" + }, + "riscv64_linux_gnu": { + "etag": "0x8DED087A8CE6C40", + "hash": "2534bd6542877d241531ac18fc1bddcdbb408232cf9072970862ecaaf3127d94" + }, + "s390x_linux_gnu": { + "etag": "0x8DED087A910CB55", + "hash": "c18cfce649b6f140e468bbae642d3ddbf3059e8ab4f432880d5f387b14900ba6" + } }, "45": { "version": "45.0.2"