cargo-binstall: Update to version 1.15.3

This commit is contained in:
github-actions[bot] 2025-08-31 08:28:56 +00:00
parent c01363d92b
commit a632861394

View File

@ -1,16 +1,16 @@
{ {
"version": "1.15.1", "version": "1.15.3",
"description": "Binary installation for rust projects", "description": "Binary installation for rust projects",
"homepage": "https://github.com/cargo-bins/cargo-binstall", "homepage": "https://github.com/cargo-bins/cargo-binstall",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.1/cargo-binstall-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.3/cargo-binstall-x86_64-pc-windows-msvc.zip",
"hash": "1358be010b9dab919b3f1397a57e41db24aaa73f410082abf9dff6b833459b31" "hash": "22c529f5bda1ff561c20e0c50e46d9ee937edc31a487de5e64dc85dc59645e1a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.1/cargo-binstall-aarch64-pc-windows-msvc.zip", "url": "https://github.com/cargo-bins/cargo-binstall/releases/download/v1.15.3/cargo-binstall-aarch64-pc-windows-msvc.zip",
"hash": "6c33d22c776f837a8187f0f3260f237035f9e1634eedac97551846eb2063246f" "hash": "1db5c5238c55cda1d6baaa6a0174d2c33c0465fc496c3e78dff499f5c8c09a01"
} }
}, },
"bin": "cargo-binstall.exe", "bin": "cargo-binstall.exe",