Compare commits

...

6 Commits

Author SHA1 Message Date
Taiki Endo
3ee5d63d29 Release 2.58.23 2025-08-27 01:34:08 +09:00
Taiki Endo
54b03f88eb Update wasmtime@latest to 36.0.2 2025-08-27 01:01:47 +09:00
Taiki Endo
e2789f9cc9 Update wasmtime manifest 2025-08-27 00:52:58 +09:00
Taiki Endo
7a5a5a6422 Release 2.58.22 2025-08-26 21:56:54 +09:00
Taiki Endo
f1d4b3ac02 Update cargo-nextest@latest to 0.9.103 2025-08-25 13:33:10 +09:00
Taiki Endo
05bf4acd55 Update cargo-binstall@latest to 1.15.1 2025-08-25 00:14:05 +09:00
4 changed files with 81 additions and 20 deletions

View File

@@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.58.23] - 2025-08-26
- Update `wasmtime@latest` to 36.0.2.
## [2.58.22] - 2025-08-26
- Update `cargo-nextest@latest` to 0.9.103.
- Update `cargo-binstall@latest` to 1.15.1.
## [2.58.21] - 2025-08-23
- Update `rclone@latest` to 1.71.0.
@@ -4348,7 +4358,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.21...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.58.23...HEAD
[2.58.23]: https://github.com/taiki-e/install-action/compare/v2.58.22...v2.58.23
[2.58.22]: https://github.com/taiki-e/install-action/compare/v2.58.21...v2.58.22
[2.58.21]: https://github.com/taiki-e/install-action/compare/v2.58.20...v2.58.21
[2.58.20]: https://github.com/taiki-e/install-action/compare/v2.58.19...v2.58.20
[2.58.19]: https://github.com/taiki-e/install-action/compare/v2.58.18...v2.58.19

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.15.0"
"version": "1.15.1"
},
"1.15.0": {
"1.15.1": {
"x86_64_linux_musl": {
"etag": "0x8DDE18A28A05C34",
"checksum": "c9aecab91e2be1bb3f0accb8ce338415efabf823f0e80a8e868af46d021cedb2"
"etag": "0x8DDE2ED3B6A8DD4",
"checksum": "651612b42313795b300ba7c3f09b5ba52199dec8ecbb429693f34b949e645b4f"
},
"x86_64_macos": {
"etag": "0x8DDE18A3C843E89",
"checksum": "e31fde1f9b7b7ee62b0fd49dbd093c07636958d9b069e492567f671b01b4b083"
"etag": "0x8DDE2ED1E28C9F7",
"checksum": "f9d2f1108eb0a8cd9bfc98ef7d9ba9da16f5a9427e334ec7df67159a006a73c9"
},
"x86_64_windows": {
"etag": "0x8DDE18A895622E5",
"checksum": "2fc705fc5996c3bb324f4e967a6d1a46a1fdccc019bb1a78d9b34b9ea78dc089"
"etag": "0x8DDE2EDC6BCE139",
"checksum": "1358be010b9dab919b3f1397a57e41db24aaa73f410082abf9dff6b833459b31"
},
"aarch64_linux_musl": {
"etag": "0x8DDE18A2DC5CD5E",
"checksum": "b7d4018c40b89d01c1d95486381b95943575ca67ddec67246059c9c21164bb36"
"etag": "0x8DDE2ED2F019F24",
"checksum": "30bf6dca1819a96081649780e65de48e06a2c622dac68933e7df302bd0a28d19"
},
"aarch64_macos": {
"etag": "0x8DDE18A0EA5CCA2",
"checksum": "8d0e1a1ee29cee70baea701ad67be9ed4c502a739ed3f18076aebbf70a4c9c39"
"etag": "0x8DDE2ED4F3EA05D",
"checksum": "eca3e1cdf5eff3cebef30d8271cf1d8bb20f0bd34e1451338120859b81ce7bf2"
},
"aarch64_windows": {
"etag": "0x8DDE18A785FCFDA",
"checksum": "29498dbd416bc0f3dddc7822120087c2176bc5b48ddadf231932cf18053d3666"
"etag": "0x8DDE2EDC2A95945",
"checksum": "6c33d22c776f837a8187f0f3260f237035f9e1634eedac97551846eb2063246f"
}
}
}

View File

@@ -19,10 +19,33 @@
},
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.102"
"version": "0.9.103"
},
"0.9": {
"version": "0.9.102"
"version": "0.9.103"
},
"0.9.103": {
"previous_stable_version": "0.9.102",
"x86_64_linux_gnu": {
"etag": "0x8DDE37179CB798A",
"checksum": "b6b5daad02ddef2d0e1f1114c4cd708f2960fd421a415693f995cef3bef90036"
},
"x86_64_linux_musl": {
"etag": "0x8DDE371C3B603E8",
"checksum": "63d4410086282bcc3c165f27851358c2203aa15fd4458b2e83a42804a7a366d1"
},
"x86_64_macos": {
"etag": "0x8DDE37194E2A012",
"checksum": "43c77af3ed69c4f404efc55105fdb9d31ac448595780ce08d0f4fe29d7a3b038"
},
"x86_64_windows": {
"etag": "0x8DDE3722788434C",
"checksum": "2f84a1cedcab0126b5889997e292e8c8de973d5997245c91fd455b1fdbdc737c"
},
"aarch64_linux_gnu": {
"etag": "0x8DDE371AF69BFF1",
"checksum": "caf1cbf376a485a30795d08dad21f1d9d2baddc6c102d24b60432e7ae7d9d7a4"
}
},
"0.9.102": {
"previous_stable_version": "0.9.101",

View File

@@ -28,13 +28,39 @@
},
"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": {
"etag": "0x8DDE4B27F277B47",
"checksum": "b982d71407b70633707bab9b7bdcaa4a37b98cd2ed55094f864a9ec7bcf0c40d"
},
"x86_64_macos": {
"etag": "0x8DDE4B2803A0067",
"checksum": "923b7b3297209f06433d02c2aab818c1d24b7f166340de56d6d37d405291e208"
},
"x86_64_windows": {
"etag": "0x8DDE4B28499CE4F",
"checksum": "fb1fa999ff728d5a8e4b4057308561c51af7f59afdeac2d649dda7d4ad7e77ad"
},
"aarch64_linux_gnu": {
"etag": "0x8DDE4B2708877F5",
"checksum": "f67ffaf8a1e95eb6364ee78775d003c47c45feb28dc75b64838072eeaf7c924c"
},
"aarch64_macos": {
"etag": "0x8DDE4B2719D6B5A",
"checksum": "af21455581b7eccb30e86db358553376398da3fd4507342268b62bf50ab576a9"
},
"aarch64_windows": {
"etag": "0x8DDE4B273FD67A1",
"checksum": "9fe60d76f90c9bd8a7f7f904c75d65608420000d7ee435fca11fcb9ba3d54488"
}
},
"36.0.1": {
"x86_64_linux_gnu": {