mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.57.0
This commit is contained in:
parent
87b5d1436f
commit
0b7f1d515f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.56.1",
|
"version": "1.57.0",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.56.1-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.57.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "2b309df1993d42c8d84a5fad29332be1bdc0566d4efb8752316d30ad5c1a02c3"
|
"hash": "2b7e170df8fac9974d6dfd016323a4a9fbcd1054a142413f014bff089425ad7d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.56.1-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.57.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "18eaf7eea995b100bf5c8a1b3eb6df9d783daa1d586a8c2b557c1c1139c6bdc7"
|
"hash": "8d1211d29fc3a0ccca4e427a967d64a7b042308c3f7933bef6293d27fe241e13"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user