Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
e17a4e247d Release 2.26.12 2024-02-04 12:28:32 +09:00
Taiki Endo
e3e012710e Update cargo-binstall@latest to 1.6.2 2024-02-04 12:10:27 +09:00
Taiki Endo
cf31de7dc9 Release 2.26.11 2024-02-03 22:23:35 +09:00
Taiki Endo
d5a57f1f97 Update cargo-hack@latest to 0.6.17 2024-02-03 22:22:16 +09:00
3 changed files with 47 additions and 11 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.26.12] - 2024-02-04
- Update `cargo-binstall@latest` to 1.6.2.
## [2.26.11] - 2024-02-03
- Update `cargo-hack@latest` to 0.6.17.
## [2.26.10] - 2024-02-02
- Update `cargo-make@latest` to 0.37.9.
@@ -1715,7 +1723,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.26.10...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.26.12...HEAD
[2.26.12]: https://github.com/taiki-e/install-action/compare/v2.26.11...v2.26.12
[2.26.11]: https://github.com/taiki-e/install-action/compare/v2.26.10...v2.26.11
[2.26.10]: https://github.com/taiki-e/install-action/compare/v2.26.9...v2.26.10
[2.26.9]: https://github.com/taiki-e/install-action/compare/v2.26.8...v2.26.9
[2.26.8]: https://github.com/taiki-e/install-action/compare/v2.26.7...v2.26.8

View File

@@ -21,26 +21,26 @@
}
},
"latest": {
"version": "1.6.1"
"version": "1.6.2"
},
"1.6.1": {
"1.6.2": {
"x86_64_linux_musl": {
"checksum": "5f90b39e01a21a5a2e4e9c4126638c604f3a9ea64db67b0499bd1ad63f437c71"
"checksum": "6ba2d71e8594a65f2f1aa52d000b0527e03d0ebeeb6b947ecd1e41dacd04e0d6"
},
"x86_64_macos": {
"checksum": "81e2f6df16090fb3b06408a1cd64580a0c9e78bbee3a4d6fcd6f14b698312231"
"checksum": "7e78bf5000d0dc887efc00eba67bde829c3daed065e46a160ae5ab0fd0f81256"
},
"x86_64_windows": {
"checksum": "2a04ae6aa6959dd89c5e795b153549fa7eb8c9d55c049fdb60a608a3e2d2c21a"
"checksum": "66ae32e2e92e094552dc4eb2cfb8a6ec204e6b77e38592e5ec7fd36b89b06e6f"
},
"aarch64_linux_musl": {
"checksum": "a0a59b486bc0ef731c724cb0d5724bbd79e2ee364318d49ad520788d77e7652a"
"checksum": "62185b07feadb51f6bf865a54c452e0716d51fdca053de619a418b4b3fc1a4e6"
},
"aarch64_macos": {
"checksum": "1a91f029c8fab7977093051fc2893a716ebf1736499ffcb865a8fde6db380cf0"
"checksum": "7dc88979d33bdaa4ba7cf1ec9e75e176fdaae353beefdb3aab507d2e78a47fbe"
},
"aarch64_windows": {
"checksum": "5849f4f2aa76c5d2dff76c83b86b02f0f0d9b34e019e09f89391a4c86e785177"
"checksum": "9b2c12366d9c7944d9839658fccfe7d1008f838e026bd0f4ab766fec468d1246"
}
}
}

View File

@@ -2,10 +2,36 @@
"rust_crate": "cargo-hack",
"template": null,
"latest": {
"version": "0.6.16"
"version": "0.6.17"
},
"0.6": {
"version": "0.6.16"
"version": "0.6.17"
},
"0.6.17": {
"x86_64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.17/cargo-hack-x86_64-unknown-linux-musl.tar.gz",
"checksum": "139e31f95ee122cc6937386758491d15668c3c4e54ef7de1055e3b1b0a53be8e"
},
"x86_64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.17/cargo-hack-x86_64-apple-darwin.tar.gz",
"checksum": "57cfa14d6de673828c03df95adf8c25a23cd3ac4f586466e09661049175dad02"
},
"x86_64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.17/cargo-hack-x86_64-pc-windows-msvc.tar.gz",
"checksum": "c0c279c240359b18d05619d5ec1cb0bec0c834c3f1700d9676675977a33b183e"
},
"aarch64_linux_musl": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.17/cargo-hack-aarch64-unknown-linux-musl.tar.gz",
"checksum": "b9a6a1d12e2967885276be7a548bfd00508b12648a3f1cfae08b0516b917f417"
},
"aarch64_macos": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.17/cargo-hack-aarch64-apple-darwin.tar.gz",
"checksum": "e9fe200729ceab30c30ae45104356caf867821477669270d2499ab8ea54d5770"
},
"aarch64_windows": {
"url": "https://github.com/taiki-e/cargo-hack/releases/download/v0.6.17/cargo-hack-aarch64-pc-windows-msvc.tar.gz",
"checksum": "5deff267fa443016285ca9d8846b033af089f0a49f211eaa16bcdd9e5cb65395"
}
},
"0.6.16": {
"x86_64_linux_musl": {