mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-17 19:52:38 +08:00
Update wasmtime@latest to 36.0.2
This commit is contained in:
@@ -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 36.0.2.
|
||||
|
||||
## [2.58.22] - 2025-08-26
|
||||
|
||||
- Update `cargo-nextest@latest` to 0.9.103.
|
||||
|
||||
6
manifests/wasmtime.json
generated
6
manifests/wasmtime.json
generated
@@ -28,13 +28,13 @@
|
||||
},
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user