Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
678b06b887 Release 2.44.60 2024-11-02 15:35:06 +09:00
Taiki Endo
7763aee8a3 Update cargo-hack@latest to 0.6.33 2024-11-02 15:31:01 +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.44.60] - 2024-11-02
- Update `cargo-hack@latest` to 0.6.33.
## [2.44.59] - 2024-11-02
- Update `cargo-binstall@latest` to 1.10.10.
@@ -3020,7 +3024,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.44.59...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.60...HEAD
[2.44.60]: https://github.com/taiki-e/install-action/compare/v2.44.59...v2.44.60
[2.44.59]: https://github.com/taiki-e/install-action/compare/v2.44.58...v2.44.59
[2.44.58]: https://github.com/taiki-e/install-action/compare/v2.44.57...v2.44.58
[2.44.57]: https://github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57

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.32"
"version": "0.6.33"
},
"0.6": {
"version": "0.6.32"
"version": "0.6.33"
},
"0.6.33": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DCFB02EE9D2B21",
"checksum": "c19104537314c02e84b175b4b9365a558293be0c1590b48f3c2cea1c88ab6637"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-x86_64-apple-darwin.tar.gz",
"etag": "0x8DCFB03136D31A1",
"checksum": "a7fe972fb0372f22f30325d35feb627b9e1f399d58ade88de6952d75ad09cb2f"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"etag": "0x8DCFB031FF74102",
"checksum": "5e16c1aebf8f1e8911faa12e14cf684d5e2b98cd5b578118e7026499887a8584"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DCFB02F4611126",
"checksum": "7e97c8c6a80a0f77b81359c631330ba4faaa5e29008f05ebbeeceffce9ae1cde"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-aarch64-apple-darwin.tar.gz",
"etag": "0x8DCFB02FA6B0017",
"checksum": "91dc5a07348a99bf9222cc520d2a1a2e5f3f5d19ff8e5e96c6e4241275661ccf"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.33/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"etag": "0x8DCFB0343B00D15",
"checksum": "101b2a23cc560ccbc19b8ab6d6f68897b4e3e5780b26216f2bfa4f0c5d0b61bf"
}
},
"0.6.32": {
"x86_64_linux_musl": {