Compare commits

...

3 Commits

Author SHA1 Message Date
Taiki Endo
3ee5d63d29 Release 2.58.23 2025-08-27 01:34:08 +09:00
Taiki Endo
54b03f88eb Update wasmtime@latest to 36.0.2 2025-08-27 01:01:47 +09:00
Taiki Endo
e2789f9cc9 Update wasmtime manifest 2025-08-27 00:52:58 +09:00
2 changed files with 35 additions and 4 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.58.23] - 2025-08-26
- Update `wasmtime@latest` to 36.0.2.
## [2.58.22] - 2025-08-26
- Update `cargo-nextest@latest` to 0.9.103.
@@ -4354,7 +4358,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.22...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.23...HEAD
[2.58.23]: https://github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23
[2.58.22]: https://github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22
[2.58.21]: https://github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21
[2.58.20]: https://github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20

View File

@@ -28,13 +28,39 @@
},
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
"latest": {
"version": "36.0.1"
"version": "36.0.2"
},
"36": {
"version": "36.0.1"
"version": "36.0.2"
},
"36.0": {
"version": "36.0.1"
"version": "36.0.2"
},
"36.0.2": {
"x86_64_linux_gnu": {
"etag": "0x8DDE4B27F277B47",
"checksum": "b982d71407b70633707bab9b7bdcaa4a37b98cd2ed55094f864a9ec7bcf0c40d"
},
"x86_64_macos": {
"etag": "0x8DDE4B2803A0067",
"checksum": "923b7b3297209f06433d02c2aab818c1d24b7f166340de56d6d37d405291e208"
},
"x86_64_windows": {
"etag": "0x8DDE4B28499CE4F",
"checksum": "fb1fa999ff728d5a8e4b4057308561c51af7f59afdeac2d649dda7d4ad7e77ad"
},
"aarch64_linux_gnu": {
"etag": "0x8DDE4B2708877F5",
"checksum": "f67ffaf8a1e95eb6364ee78775d003c47c45feb28dc75b64838072eeaf7c924c"
},
"aarch64_macos": {
"etag": "0x8DDE4B2719D6B5A",
"checksum": "af21455581b7eccb30e86db358553376398da3fd4507342268b62bf50ab576a9"
},
"aarch64_windows": {
"etag": "0x8DDE4B273FD67A1",
"checksum": "9fe60d76f90c9bd8a7f7f904c75d65608420000d7ee435fca11fcb9ba3d54488"
}
},
"36.0.1": {
"x86_64_linux_gnu": {