Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
c07504cae0 Release 2.56.13 2025-07-13 00:28:37 +09:00
Taiki Endo
2f113aaa4b Update cargo-nextest@latest to 0.9.101 2025-07-12 13:38:13 +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.56.13] - 2025-07-12
- Update `cargo-nextest@latest` to 0.9.101.
## [2.56.12] - 2025-07-11
- Update `cargo-hack@latest` to 0.6.37.
@@ -4126,7 +4130,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.56.12...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.13...HEAD
[2.56.13]: https://github.com/taiki-e/install-action/compare/v2.56.12...v2.56.13
[2.56.12]: https://github.com/taiki-e/install-action/compare/v2.56.11...v2.56.12
[2.56.11]: https://github.com/taiki-e/install-action/compare/v2.56.10...v2.56.11
[2.56.10]: https://github.com/taiki-e/install-action/compare/v2.56.9...v2.56.10

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.100"
"version": "0.9.101"
},
"0.9": {
"version": "0.9.100"
"version": "0.9.101"
},
"0.9.101": {
"previous_stable_version": "0.9.100",
"x86_64_linux_gnu": {
"etag": "0x8DDC0E25B96C4E9",
"checksum": "acf6c0afd44d2785d1b607ec47fe002fadbd60f4dfdc4ad8a5650a65a0b14b6b"
},
"x86_64_linux_musl": {
"etag": "0x8DDC0E2A46E022C",
"checksum": "e624b9656d91fa294d61594fdfbab9818103acd83a26e9fffd250ca2359dd3a1"
},
"x86_64_macos": {
"etag": "0x8DDC0E2830583C9",
"checksum": "e5f73bb459b62d85b7cd13a580417c46bc77a81e6c49e17eb23a04c412f07323"
},
"x86_64_windows": {
"etag": "0x8DDC0E2983E06AF",
"checksum": "32e55e15c8aac00a87b227bf27bc8f1ff243e7840e72a6ca8aae4a63193e5772"
},
"aarch64_linux_gnu": {
"etag": "0x8DDC0E2AFE0D97C",
"checksum": "24ec2bafd6c4da1ce17d9821cca0ddf675eca482f193ec70e3b66eb2311e0c6b"
}
},
"0.9.100": {
"previous_stable_version": "0.9.99",