mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
rust: Update to version 1.50.0
This commit is contained in:
parent
0d66634371
commit
5d15b80be6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.49.0",
|
||||
"version": "1.50.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.49.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "bc2a685767a91d2d2bf6831350c733fb0d7293d12b4650f0dcd7e3cc9c302d81"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "f386733a31cf36cdd06613bc6d0607a410627c854736288301302c7170e8705a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.49.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "e9085a623a5de4aea261dda1224877504184f7517d4e7540d2f1a28241c0766b"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.50.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "7b8a11f77af87d44ee30e4331ef699bb6e618242532d2dc9b6e2408920e90776"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user