Update cargo-binstall@latest to 1.7.1

This commit is contained in:
Taiki Endo
2024-06-15 09:30:37 +00:00
parent 6a5e5c2027
commit 5b20f8136e
2 changed files with 10 additions and 8 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `cargo-binstall@latest` to 1.7.1.
## [2.39.0] - 2024-06-15
- Update `cargo-binstall@latest` to 1.7.0.

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.7.0"
"version": "1.7.1"
},
"1.7.0": {
"1.7.1": {
"x86_64_linux_musl": {
"checksum": "18b4cfb1a7760c4e6aa79d8ef1fed481bcefd14474acb2ab2a581344f20ec913"
"checksum": "3a2f849becb60f070e416cc30d48f366d040c8db38dd7dda714f26cec15f4e2a"
},
"x86_64_macos": {
"checksum": "31327c875d7703c66ede84782f42148eb92eb5185c752b286cd782115020c256"
"checksum": "e68cd4c7688ee0378f63c2718c3ff982da02f161f1b9d20d7ecefa26fc463abd"
},
"x86_64_windows": {
"checksum": "c9dd703c3996acf5f13d2fc52140d2dd6a2d1a9287ecdad19b00ad966bc4366f"
"checksum": "a6abfc2279632c85db91fb49cd11fd3e1cf8bd4bd4e6f64abc6cc22bcef55d4c"
},
"aarch64_linux_musl": {
"checksum": "e27de0eb2a702aae0eea2caf20813e069c1ae5a0ea0b59ff455f147647b00ab9"
"checksum": "93fbed7fb5ec054fb134a8b31a3d0c6e86dd856b85dce5f63dd4438153a20779"
},
"aarch64_macos": {
"checksum": "09c39c308364e5e5b7cfc43335915e0d3ba84c23c682e171a42efc2e9b1fc5b7"
"checksum": "76a4f22e19111d9a6393fa1c60131951646067bb37093d7103cecad8d4ac7d14"
},
"aarch64_windows": {
"checksum": "b3d0f137179d243dde2c42a8a38b24ef1bb60ba33778fa4fbe6baff62f6981d1"
"checksum": "46e3050690269ac6b53b8fed4b8828d2acd9ae72da72270b4d1ccb1824b394b4"
}
}
}