cargo-binstall: Update to version 1.15.4

This commit is contained in:
github-actions[bot] 2025-09-06 16:28:44 +00:00
parent 3c82620c95
commit 7a3bdb1796

View File

@ -1,16 +1,16 @@
{
"version": "1.15.3",
"version": "1.15.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.15.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "22c529f5bda1ff561c20e0c50e46d9ee937edc31a487de5e64dc85dc59645e1a"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.4/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "1d5b43ea2f2391c08762127f9b6f7228f64db3aae0766895c5a033602fc06ad2"
},
"arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "1db5c5238c55cda1d6baaa6a0174d2c33c0465fc496c3e78dff499f5c8c09a01"
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.4/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "3ad11a0478f85e76879a9e4aee6e3799a375b2750eef6c3706088c2cacb34c87"
}
},
"bin": "cargo-binstall.exe",