mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-26 09:00:48 +00:00
Update wasmtime@latest to 22.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 22.0.0.
|
||||
|
||||
## [2.40.1] - 2024-06-20
|
||||
|
||||
- Update `cargo-zigbuild@latest` to 0.19.0.
|
||||
|
||||
25
manifests/wasmtime.json
generated
25
manifests/wasmtime.json
generated
@@ -24,7 +24,30 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "21.0.1"
|
||||
"version": "22.0.0"
|
||||
},
|
||||
"22": {
|
||||
"version": "22.0.0"
|
||||
},
|
||||
"22.0": {
|
||||
"version": "22.0.0"
|
||||
},
|
||||
"22.0.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"checksum": "415d09d77f5375a6c5f6a1fc102bbaf3fe8e830b438690e6ea59a7d690458dea"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"checksum": "2d39c488e391c1e18875a0aa22db0f2b3c737002beb83712639ff608666fccea"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"checksum": "87c9d8dd42cc5506edbe9736fb098f8d960606c85d4608d543dd07f79194f35e"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"checksum": "0c4bc38070d856a6cfc4b4ec6344b1f5de8cffdde875550c285010d645f24330"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"checksum": "891552cd21d08f330b872ef462bd7ac3903b668f4461cf0de0d16a175b40f57f"
|
||||
}
|
||||
},
|
||||
"21": {
|
||||
"version": "21.0.1"
|
||||
|
||||
Reference in New Issue
Block a user