mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
rust-msvc: Update to version 1.56.1
This commit is contained in:
parent
61b12ec269
commit
473debdffc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.56.0",
|
||||
"version": "1.56.1",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.56.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "7d6b30a10f3c48a219af473374a17475cd412fd54ed945ea42eff0d7b2a002f6"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.56.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "2b309df1993d42c8d84a5fad29332be1bdc0566d4efb8752316d30ad5c1a02c3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.56.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "297ec98af2785dd54d2c886bac249a5e56c2aa23ac6a17e005bd8c7ed496b19f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.56.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "18eaf7eea995b100bf5c8a1b3eb6df9d783daa1d586a8c2b557c1c1139c6bdc7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user