mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
rust-msvc: Update to version 1.37.0
This commit is contained in:
parent
db547bc03b
commit
9d75fbcc88
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.36.0",
|
||||
"version": "1.37.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.36.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e86148196e71c9c826101d37b66393dfaacef824559d92a9f4e48f030a7aa1e4"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "1e7d5617b7d49d7dbe406e6b4e820d5ad41e021911d69131227ac554aae9c27f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.36.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "c600c0dc2bb9eff0c7c36620f63d19c10e57147f49f310106c51f7fc6a2c230f"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "9241e0e5fc74754e301556399928f351e97678d6f955c1f41f71384e96d1832d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user