mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
rust-msvc: Update to version 1.50.0
This commit is contained in:
parent
c950ca4b3f
commit
0d66634371
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.49.0",
|
"version": "1.50.0",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.49.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.50.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "eebeff39ecd8ae39e345dcecbcced631a27f3f3616e109ac3150c1fe2c3abbdc"
|
"hash": "c38eb865683b9fcdd12ba0cb9a3dba746694b0e00083739080381cc909aee5fe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.49.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.50.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "1f54e748329dad4aaeb9b34a3a3a717c24a07bbd87a9fe86ff688ada8e4257af"
|
"hash": "a0a1e940360a6a48d45e4053c15081e38938c04362d53249f96523b5d1a94fc7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user