Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
2723513a70 Release 2.68.4 2026-02-20 10:55:44 +09:00
Taiki Endo
564854d94e Update cargo-nextest@latest to 0.9.128 2026-02-20 09:52:56 +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.68.4] - 2026-02-20
- Update `cargo-nextest@latest` to 0.9.128.
## [2.68.3] - 2026-02-19
- Update `mise@latest` to 2026.2.17.
@@ -5689,7 +5693,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.68.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.4...HEAD
[2.68.4]: https://github.com/taiki-e/install-action/compare/v2.68.3...v2.68.4
[2.68.3]: https://github.com/taiki-e/install-action/compare/v2.68.2...v2.68.3
[2.68.2]: https://github.com/taiki-e/install-action/compare/v2.68.1...v2.68.2
[2.68.1]: https://github.com/taiki-e/install-action/compare/v2.68.0...v2.68.1

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.127"
"version": "0.9.128"
},
"0.9": {
"version": "0.9.127"
"version": "0.9.128"
},
"0.9.128": {
"previous_stable_version": "0.9.127",
"x86_64_linux_gnu": {
"etag": "0x8DE700F335A57B9",
"checksum": "83c074a33648f93d9c1cce8edf23b0687122d5941f0d2ad3361339d04e3d30ab"
},
"x86_64_linux_musl": {
"etag": "0x8DE700ED9F1F25D",
"checksum": "ffa6a909aa0a8c79a93576e8c81d3f741508cb0bd157ad2730a7e32ad01e22a3"
},
"x86_64_macos": {
"etag": "0x8DE700E99F5B3E4",
"checksum": "be8e9ff9e9c8281df900df2a2faff7ffccdf9daa6dd57dc38c010d5a0eb69a84"
},
"x86_64_windows": {
"etag": "0x8DE700EAEF51229",
"checksum": "136152432ca212a145eba51e8d6818b3cb67c1ee6c5de8b3b5f655d4aa567266"
},
"aarch64_linux_gnu": {
"etag": "0x8DE700DE4DB8B4C",
"checksum": "4efeeb7ef3c6a4ed63998b2cecfef35503a38eeb9469dee84690abadcd6bb363"
}
},
"0.9.127": {
"previous_stable_version": "0.9.126",