mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 00:50:48 +00:00
Update wasmtime@latest to 35.0.0
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 35.0.0.
|
||||
|
||||
## [2.56.21] - 2025-07-22
|
||||
|
||||
- Improve error message for unsupported host architectures.
|
||||
|
||||
8
manifests/wasmtime.json
generated
8
manifests/wasmtime.json
generated
@@ -28,7 +28,13 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "34.0.2"
|
||||
"version": "35.0.0"
|
||||
},
|
||||
"35": {
|
||||
"version": "35.0.0"
|
||||
},
|
||||
"35.0": {
|
||||
"version": "35.0.0"
|
||||
},
|
||||
"35.0.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
|
||||
Reference in New Issue
Block a user