mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 21:51:31 +00:00
rustup-msvc: Update to version 1.20.1
This commit is contained in:
parent
26867d7df6
commit
ba66fac0bd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://rustup.rs",
|
||||
"version": "1.20.0",
|
||||
"version": "1.20.1",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"description": "Manage multiple rust installations with ease",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "5ede94b5e080180d506367c32e0275fe107a1af528fbeb35c5c3974924ba0630"
|
||||
"hash": "2858461a0017ccbc7a3e2e04c7d913a9976d11a91deb348bf0049dc5bee4e18f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/rustup/dist/i686-pc-windows-msvc/rustup-init.exe",
|
||||
"hash": "b38568dcb7214c8f21e532eac42634787365ff403d31626e9ba3d2bb595e7b7a"
|
||||
"hash": "b30f2daa564e0ef29217ce04d24577f9f837d3067c052f1570d74fad85ffc935"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user