mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.40.0
This commit is contained in:
parent
6a1c19f397
commit
4564a75ca9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"version": "1.39.0",
|
||||
"version": "1.40.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.39.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "a97b0679f25103cbbce4bcd10120bde2fcc54e96641d0dd20025beb4f0610aea"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.40.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "f02d8c31b47916183e0ea1ccb348fa25e39f31867d2a1e0cc212623b5a84047c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.39.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "23c3689c24dd5d7eaa3fb6dba62cece63388d8b18dd7fa57b334a223abcfd14c"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.40.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "b3ba19a8878f877bf346592ee3c48ff3c9fbfaee06eb8b61a24dc74486b4d152"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user