Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
bf2f998095 Release 2.62.17 2025-10-03 09:56:15 +09:00
Taiki Endo
09e65c4ac4 Update cargo-nextest@latest to 0.9.105 2025-10-03 09:44:01 +09:00
2 changed files with 31 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.62.17] - 2025-10-03
- Update `cargo-nextest@latest` to 0.9.105.
## [2.62.16] - 2025-10-02
- Update `mise@latest` to 2025.10.0.
@@ -4641,7 +4645,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.16...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.17...HEAD
[2.62.17]: https://github.com/taiki-e/install-action/compare/v2.62.16...v2.62.17
[2.62.16]: https://github.com/taiki-e/install-action/compare/v2.62.15...v2.62.16
[2.62.15]: https://github.com/taiki-e/install-action/compare/v2.62.14...v2.62.15
[2.62.14]: https://github.com/taiki-e/install-action/compare/v2.62.13...v2.62.14

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.104"
"version": "0.9.105"
},
"0.9": {
"version": "0.9.104"
"version": "0.9.105"
},
"0.9.105": {
"previous_stable_version": "0.9.104",
"x86_64_linux_gnu": {
"etag": "0x8DE01E79A345964",
"checksum": "5c578aaf83b676e84af24f8f544ac2ad2408f789f6722a34ed4160c1bc5664ab"
},
"x86_64_linux_musl": {
"etag": "0x8DE01E7CEDCD980",
"checksum": "8fdae8de7dd398e32880164451dc0daa7dc51a31c0c35680a716dc5a05ceef04"
},
"x86_64_macos": {
"etag": "0x8DE01E7B8CAA987",
"checksum": "d5653fb817774f6eb01c6576d2bbe50543ca5e4d1679e54cc77a36736105479b"
},
"x86_64_windows": {
"etag": "0x8DE01E95663FEB4",
"checksum": "40ba1acfa5c59ead21ac427e390d822b7e77afcde7568faa3502f85a44dac962"
},
"aarch64_linux_gnu": {
"etag": "0x8DE01E75915A4AC",
"checksum": "66e11bb9b53e84b0423b49274949bedce526826c5594427b82756a810956c368"
}
},
"0.9.104": {
"previous_stable_version": "0.9.103",