Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
849bd009f7 Release 2.61.5 2025-09-15 13:58:03 +09:00
Taiki Endo
c591d234ad Update cargo-nextest@latest to 0.9.104 2025-09-15 13:54:07 +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.61.5] - 2025-09-15
- Update `cargo-nextest@latest` to 0.9.104.
## [2.61.4] - 2025-09-15
- Update `ubi@latest` to 0.8.0.
@@ -4487,7 +4491,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.61.4...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.61.5...HEAD
[2.61.5]: https://github.com/taiki-e/install-action/compare/v2.61.4...v2.61.5
[2.61.4]: https://github.com/taiki-e/install-action/compare/v2.61.3...v2.61.4
[2.61.3]: https://github.com/taiki-e/install-action/compare/v2.61.2...v2.61.3
[2.61.2]: https://github.com/taiki-e/install-action/compare/v2.61.1...v2.61.2

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.103"
"version": "0.9.104"
},
"0.9": {
"version": "0.9.103"
"version": "0.9.104"
},
"0.9.104": {
"previous_stable_version": "0.9.103",
"x86_64_linux_gnu": {
"etag": "0x8DDF3FA4DDC5420",
"checksum": "ad12bbf4e2e6a8c809287900ea712a45cec8a55c9c7fc79a6a73abb927a6fcbc"
},
"x86_64_linux_musl": {
"etag": "0x8DDF3FA6A47248A",
"checksum": "34b329edc117ba756f10b9dae1470480ad7827b1a968dca6c0d170727ce6ba54"
},
"x86_64_macos": {
"etag": "0x8DDF3FB12524DA7",
"checksum": "37ed4b7dcbb5be0114ddb02bae82568485c5a029b3dc280e1cc05d1c723f40e8"
},
"x86_64_windows": {
"etag": "0x8DDF3FC12CC88E8",
"checksum": "affd3b829f681be733258c239716d3c5f715ad8d81cac09b28624598a12a3643"
},
"aarch64_linux_gnu": {
"etag": "0x8DDF3FB234AE773",
"checksum": "91efa420f3a49c98be5559295e8eb48d6d7982a59e9a41851dae57d7ac16ac90"
}
},
"0.9.103": {
"previous_stable_version": "0.9.102",