Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
91ca22ecbd Release 2.42.20 2024-08-08 22:11:45 +09:00
Taiki Endo
c30f951232 Update cargo-hack@latest to 0.6.31 2024-08-08 22:10:51 +09:00
2 changed files with 40 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.42.20] - 2024-08-08
- Update `cargo-hack@latest` to 0.6.31.
## [2.42.19] - 2024-08-07
- Update `osv-scanner@latest` to 1.8.3.
@@ -2576,7 +2580,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.42.19...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.20...HEAD
[2.42.20]: https://github.com/taiki-e/install-action/compare/v2.42.19...v2.42.20
[2.42.19]: https://github.com/taiki-e/install-action/compare/v2.42.18...v2.42.19
[2.42.18]: https://github.com/taiki-e/install-action/compare/v2.42.17...v2.42.18
[2.42.17]: https://github.com/taiki-e/install-action/compare/v2.42.16...v2.42.17

View File

@@ -3,10 +3,42 @@
"template": null,
"license_markdown": "[Apache-2.0](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/taiki-e/cargo-hack/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.6.30"
"version": "0.6.31"
},
"0.6": {
"version": "0.6.30"
"version": "0.6.31"
},
"0.6.31": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.31/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DCB7A9CB75CB85",
"checksum": "b5e17ff9ad0224af30af1e1e8d27fef1010c7fda58048a12c704ffb2675b6ad6"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.31/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DCB7A9E485B392",
"checksum": "2d935eafc5082eb19dc33b123bac7ca898109bb0ca7a8ab7de19c44b4d5317a0"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.31/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DCB7AA01F78A70",
"checksum": "5f56c408db441437830e6ef91eda64187880821fe54f455a956f9397443ff034"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.31/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DCB7A9BA4B08FA",
"checksum": "435bb927b1db4d45a4807e1857aa662e1fa0715c8402da7ac56f713cc904aff7"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.31/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DCB7A9D355C7A8",
"checksum": "ecd866a64c1cd14e90cc4670ec466f0c0408d86aa53cd9ca2d1cae42da4a7ffd"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.31/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DCB7AA071F6D09",
"checksum": "a986372c14989387dab85aafc55bc36ee1959cec2a270447b132de7f75905802"
}
},
"0.6.30": {
"x86_64_linux_musl": {