mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
Update wasmtime@latest to 25.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 25.0.0.
|
||||
|
||||
## [2.44.5] - 2024-09-19
|
||||
|
||||
- Update `biome@latest` to 1.9.2.
|
||||
|
||||
30
manifests/wasmtime.json
generated
30
manifests/wasmtime.json
generated
@@ -24,7 +24,35 @@
|
||||
},
|
||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||
"latest": {
|
||||
"version": "24.0.0"
|
||||
"version": "25.0.0"
|
||||
},
|
||||
"25": {
|
||||
"version": "25.0.0"
|
||||
},
|
||||
"25.0": {
|
||||
"version": "25.0.0"
|
||||
},
|
||||
"25.0.0": {
|
||||
"x86_64_linux_gnu": {
|
||||
"etag": "0x8DCD98AF8C1EF45",
|
||||
"checksum": "45bec3345c8a579e99ec21d47ac738aeb82070422119d5e8879472266fe33caa"
|
||||
},
|
||||
"x86_64_macos": {
|
||||
"etag": "0x8DCD98AF99BA317",
|
||||
"checksum": "7569460feb5377d0e7a5d56c080337ef622296c514bf921ec0e3d9fbec71e5dd"
|
||||
},
|
||||
"x86_64_windows": {
|
||||
"etag": "0x8DCD98AFC9D6B71",
|
||||
"checksum": "094c5b49ee3ac234b4bb47ec26eca02c7193718eb55c6aa24ffd89fbdc0ada31"
|
||||
},
|
||||
"aarch64_linux_gnu": {
|
||||
"etag": "0x8DCD98AF2EB5670",
|
||||
"checksum": "9fbfa7048894c5649e3ec3178e2d6881cf4fc1f5ad3c7260510e3b8dd5900261"
|
||||
},
|
||||
"aarch64_macos": {
|
||||
"etag": "0x8DCD98AF3A0BB27",
|
||||
"checksum": "19a183c9e1f2e9fc44387a5156e51a5380918904c22297b555154e33b62fa40f"
|
||||
}
|
||||
},
|
||||
"24": {
|
||||
"version": "24.0.0"
|
||||
|
||||
Reference in New Issue
Block a user