Compare commits

...

2 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
2 changed files with 14 additions and 9 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.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.
@@ -1719,7 +1723,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.26.11...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

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"
}
}
}