Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
1c3761ce5e Release 2.42.8 2024-07-26 21:33:40 +09:00
Taiki Endo
a615133c21 Update cargo-binstall@latest to 1.8.0 2024-07-26 21:14:59 +09:00
2 changed files with 20 additions and 15 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.8] - 2024-07-26
- Update `cargo-binstall@latest` to 1.8.0.
## [2.42.7] - 2024-07-26
- Update `typos@latest` to 1.23.5.
@@ -2518,7 +2522,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.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.8...HEAD
[2.42.8]: https://github.com/taiki-e/install-action/compare/v2.42.7...v2.42.8
[2.42.7]: https://github.com/taiki-e/install-action/compare/v2.42.6...v2.42.7
[2.42.6]: https://github.com/taiki-e/install-action/compare/v2.42.5...v2.42.6
[2.42.5]: https://github.com/taiki-e/install-action/compare/v2.42.4...v2.42.5

View File

@@ -22,32 +22,32 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.7.4"
"version": "1.8.0"
},
"1.7.4": {
"1.8.0": {
"x86_64_linux_musl": {
"etag": "0x8DC9D81D0E44CF0",
"checksum": "eef1c19c70a1cc6c0d36cf7004758e64234f2aeeb36cc6893b074746a787a526"
"etag": "0x8DCAD693A517928",
"checksum": "8c771946367345f875634f72f10687f9fd737ac5e83cbbc2a132c1db0b3c508b"
},
"x86_64_macos": {
"etag": "0x8DC9D81999BC5C8",
"checksum": "b1425ed974198d54ab13df51e1b59bf8ee27bbde0260f0b75f69ac98494f7792"
"etag": "0x8DCAD68E9C4E33E",
"checksum": "60c23f0698896a0f431fa29e3b2cd0f87ecf1191e66ab5fa191fff38b409c1d1"
},
"x86_64_windows": {
"etag": "0x8DC9D82D8BC8611",
"checksum": "04b673d76446b82f382aa1aee9f677ee28bcc1af2b27d0cb9f0838c0c9260a05"
"etag": "0x8DCAD69D6138E74",
"checksum": "adcabaeef7427f5bcbec91aeee0fbdcf1ca0b07b778740b6e6dd82f732eb880e"
},
"aarch64_linux_musl": {
"etag": "0x8DC9D81A918B902",
"checksum": "265b83f5cedc6eedfea4acc2a1b0486c7b36e164d7d2ba9fa1a9b4dcb751990d"
"etag": "0x8DCAD68F32DE3D7",
"checksum": "5f3c3d9cfe17fc225d2733b4ec82d002161c509cf7eb2415d2b01770bc68d0c3"
},
"aarch64_macos": {
"etag": "0x8DC9D81C8C7B615",
"checksum": "dc63f750c1cc79d188120a15d87642f746fa77de385812d40f4497c80c399334"
"etag": "0x8DCAD693D4C9145",
"checksum": "9417a505da3c4174cef954477d74f164baa702842d7cc4be64d6048d48def39a"
},
"aarch64_windows": {
"etag": "0x8DC9D827F2C0DF8",
"checksum": "20a7fd87f206804023b6940b4ee5f70a8a4d329d6152c9984d8534cb8a5ccaee"
"etag": "0x8DCAD69AFEB9269",
"checksum": "422ff022d8675d3df1b8ff4958d37b1a46c17177503a64632b1d8f882949b570"
}
}
}