mirror of
https://github.com/taiki-e/install-action.git
synced 2026-05-07 05:20:30 +00:00
Update wasmtime@latest to 25.0.1
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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
- Update `wasmtime@latest` to 25.0.1.
|
||||||
|
|
||||||
## [2.44.8] - 2024-09-24
|
## [2.44.8] - 2024-09-24
|
||||||
|
|
||||||
- Update `rclone@latest` to 1.68.1.
|
- Update `rclone@latest` to 1.68.1.
|
||||||
|
|||||||
28
manifests/wasmtime.json
generated
28
manifests/wasmtime.json
generated
@@ -24,13 +24,35 @@
|
|||||||
},
|
},
|
||||||
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
"license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)",
|
||||||
"latest": {
|
"latest": {
|
||||||
"version": "25.0.0"
|
"version": "25.0.1"
|
||||||
},
|
},
|
||||||
"25": {
|
"25": {
|
||||||
"version": "25.0.0"
|
"version": "25.0.1"
|
||||||
},
|
},
|
||||||
"25.0": {
|
"25.0": {
|
||||||
"version": "25.0.0"
|
"version": "25.0.1"
|
||||||
|
},
|
||||||
|
"25.0.1": {
|
||||||
|
"x86_64_linux_gnu": {
|
||||||
|
"etag": "0x8DCDCE18BBDE564",
|
||||||
|
"checksum": "3785b32b79fd7af4f12bf42c4e46debf48ec853fbcc4a097a3bd9728237fb3ef"
|
||||||
|
},
|
||||||
|
"x86_64_macos": {
|
||||||
|
"etag": "0x8DCDCE18C974B30",
|
||||||
|
"checksum": "1e06ab357904272ecfbedc8f2b007ba45121ee66c8fe6958814ae31e918cbfe4"
|
||||||
|
},
|
||||||
|
"x86_64_windows": {
|
||||||
|
"etag": "0x8DCDCE1900D718C",
|
||||||
|
"checksum": "2849c8d487d2c9ab83fb993f896f2b4fac7a7b8e8f3a6f3417b7b182c728e26c"
|
||||||
|
},
|
||||||
|
"aarch64_linux_gnu": {
|
||||||
|
"etag": "0x8DCDCE185DCD2E8",
|
||||||
|
"checksum": "35850d5ae8c9b882826f01cb7400995df6024821c0de7f61bd1a630453adc060"
|
||||||
|
},
|
||||||
|
"aarch64_macos": {
|
||||||
|
"etag": "0x8DCDCE186BB3C20",
|
||||||
|
"checksum": "d5091035f7bc6499365331ba3d6c9a1c572f2d881fbf29eebbdf83993a20dd55"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"25.0.0": {
|
"25.0.0": {
|
||||||
"x86_64_linux_gnu": {
|
"x86_64_linux_gnu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user