mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.38.0
This commit is contained in:
parent
5e958a0d1c
commit
58888bad3e
@ -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.37.0",
|
||||
"version": "1.38.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "1e7d5617b7d49d7dbe406e6b4e820d5ad41e021911d69131227ac554aae9c27f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.38.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e6a5e79f60a25df6ec951f6ad63ea20796f18ff67b7b4d1ba65dcab75cb1c311"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "9241e0e5fc74754e301556399928f351e97678d6f955c1f41f71384e96d1832d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.38.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "ef05ddbfc2794e8348bd70d31062307cf0fe7e750d0a18541cb304a445e5e1c8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user