cargo-binstall: Update to version 1.14.4

This commit is contained in:
github-actions[bot] 2025-08-09 08:29:43 +00:00
parent 065671cf71
commit 220de13d7a

View File

@ -1,16 +1,16 @@
{
"version": "1.14.3",
"version": "1.14.4",
"description": "Binary installation for rust projects",
"homepage": "https://github.com/cargo-bins/cargo-binstall",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "8daeb8c8a86da4881dc0758f020e56fcd7b7ee15255e259c419a14efc59f8abd"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.4/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "941b86a3bb0ff113d318d1515e00972b2faf669ba6bfabd67d18356ec1c3ca5d"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "959c0d49386ab4b0d4c48a8b7517cf63141b5235afb051af9f6a04b10cc3ce06"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.14.4/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "da7ad61840bfde2fc694f09c31c1836e6ea6b34f83e4366e01d972bad9a29fa1"
}
},
"bin": "cargo-binstall.exe",