mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rust-msvc: Update to version 1.58.0
This commit is contained in:
parent
a52bfa9841
commit
937a1bb5b6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.57.0",
|
||||
"version": "1.58.0",
|
||||
"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.57.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "2b7e170df8fac9974d6dfd016323a4a9fbcd1054a142413f014bff089425ad7d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.58.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "6d750a316e96c702f81a12e0552ca901c9f84d5e9a32c4105b63ab1fcf2a8419"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.57.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "8d1211d29fc3a0ccca4e427a967d64a7b042308c3f7933bef6293d27fe241e13"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.58.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "8da0fbe24e37d8c4550ce32bfd7bc1a96c48deec1ef9f0f9ea27d6063797ab79"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user