Compare commits

..

4 Commits

Author SHA1 Message Date
Taiki Endo
47943d5b8d Release 2.39.1 2024-06-15 19:27:13 +09:00
Taiki Endo
5b20f8136e Update cargo-binstall@latest to 1.7.1 2024-06-15 18:38:26 +09:00
Taiki Endo
6a5e5c2027 Release 2.39.0 2024-06-15 16:38:52 +09:00
Taiki Endo
69538e2103 Update cargo-binstall@latest to 1.7.0 (#539) 2024-06-15 06:22:13 +00:00
2 changed files with 19 additions and 9 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.39.1] - 2024-06-15
- Update `cargo-binstall@latest` to 1.7.1.
## [2.39.0] - 2024-06-15
- Update `cargo-binstall@latest` to 1.7.0.
## [2.38.7] - 2024-06-15
- Update `syft@latest` to 1.7.0.
@@ -2336,7 +2344,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.38.7...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.39.1...HEAD
[2.39.1]: https://github.com/taiki-e/install-action/compare/v2.39.0...v2.39.1
[2.39.0]: https://github.com/taiki-e/install-action/compare/v2.38.7...v2.39.0
[2.38.7]: https://github.com/taiki-e/install-action/compare/v2.38.6...v2.38.7
[2.38.6]: https://github.com/taiki-e/install-action/compare/v2.38.5...v2.38.6
[2.38.5]: https://github.com/taiki-e/install-action/compare/v2.38.4...v2.38.5

View File

@@ -22,26 +22,26 @@
},
"license_markdown": "[GPL-3.0](https://github.com/cargo-bins/cargo-binstall/blob/HEAD/crates/bin/LICENSE)",
"latest": {
"version": "1.6.9"
"version": "1.7.1"
},
"1.6.9": {
"1.7.1": {
"x86_64_linux_musl": {
"checksum": "604d0cd902ee7385eeb9147b512bdbaa0ef4eb19a92d961df24d611f232fd3ff"
"checksum": "3a2f849becb60f070e416cc30d48f366d040c8db38dd7dda714f26cec15f4e2a"
},
"x86_64_macos": {
"checksum": "7ad36970202044d68033a79ebf62836796eb69e5c478dca1d9cbab8f55e719f3"
"checksum": "e68cd4c7688ee0378f63c2718c3ff982da02f161f1b9d20d7ecefa26fc463abd"
},
"x86_64_windows": {
"checksum": "99f9d048ad0f9a8b3e3dda7de3ffa34f1b05a1cb34392bde9866c063473c89e0"
"checksum": "a6abfc2279632c85db91fb49cd11fd3e1cf8bd4bd4e6f64abc6cc22bcef55d4c"
},
"aarch64_linux_musl": {
"checksum": "08f25befe50164b2d622b826da811dec47a0ac5ca3215837316281f4a8290806"
"checksum": "93fbed7fb5ec054fb134a8b31a3d0c6e86dd856b85dce5f63dd4438153a20779"
},
"aarch64_macos": {
"checksum": "ff603214e78a62d56ba9c8f2287de400cccd377aa38d75daba3dd827a4c3d8f9"
"checksum": "76a4f22e19111d9a6393fa1c60131951646067bb37093d7103cecad8d4ac7d14"
},
"aarch64_windows": {
"checksum": "0b28fb0e4d7ee54995d845e89494f03021f573caa1d22ab4d24816715be120d9"
"checksum": "46e3050690269ac6b53b8fed4b8828d2acd9ae72da72270b4d1ccb1824b394b4"
}
}
}