mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.51.0
This commit is contained in:
parent
c65580a7ce
commit
f5fea47645
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.50.0",
|
||||
"version": "1.51.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.50.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "c38eb865683b9fcdd12ba0cb9a3dba746694b0e00083739080381cc909aee5fe"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.51.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "a866422d0dcce4a214184ae90bee22fa5e26c3be2173651dced786dd6f91bb9b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.50.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "a0a1e940360a6a48d45e4053c15081e38938c04362d53249f96523b5d1a94fc7"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.51.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "7e0b50a5c6aa7414ee0cb76d29a538b5fb51ea0a61aa311915201228795873c8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user