From c57ce37e13dc60a4eed1c8b54b53a3ab4daa2e62 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 20 Feb 2025 04:07:00 +0000 Subject: [PATCH] Update `wasmtime@latest` to 30.0.0 --- CHANGELOG.md | 2 ++ manifests/wasmtime.json | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 012333108..a78847331 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 30.0.0. + ## [2.48.16] - 2025-02-19 - Update `typos@latest` to 1.29.8. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index 86f4900ea..cbf6d1977 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -28,7 +28,39 @@ }, "license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)", "latest": { - "version": "29.0.1" + "version": "30.0.0" + }, + "30": { + "version": "30.0.0" + }, + "30.0": { + "version": "30.0.0" + }, + "30.0.0": { + "x86_64_linux_gnu": { + "etag": "0x8DD515A370042BA", + "checksum": "e5a1539288e5314eacdbace8b39412302f231233bb4f6e90551958ceb4ed5bef" + }, + "x86_64_macos": { + "etag": "0x8DD515A38224727", + "checksum": "f85a5d3a13a5ef5a757bac0494cd7053fd894cc9c137e7a8fe56f3a53ec4a998" + }, + "x86_64_windows": { + "etag": "0x8DD515A3CED862C", + "checksum": "e3d5f97ffea844a958b2b9a2c266ac60ea090f738ac875bf5ea5172c565be84c" + }, + "aarch64_linux_gnu": { + "etag": "0x8DD515A26A641FA", + "checksum": "1b686f8c306ca37b222073ca1fa64a21b4f1a4beaaaf28627d3a0e546635f6b5" + }, + "aarch64_macos": { + "etag": "0x8DD515A27E5710B", + "checksum": "04c8711e050229c94f121f62afe87722846d635d31b3ca7dddd7764c3dddf03b" + }, + "aarch64_windows": { + "etag": "0x8DD515A2A941EC2", + "checksum": "5cbe71bea3af19a56207a12cd5a636165e32a592b6b55469dc6b17d5650b4c25" + } }, "29": { "version": "29.0.1"