mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
rust-msvc: Update to version 1.49.0
This commit is contained in:
parent
2f43613648
commit
b1f193d7ca
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.48.0",
|
||||
"version": "1.49.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.48.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "043fa41db366399d7c48c1ad3902d12bc72b687339c7c193891d79b1ec88b022"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.49.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "eebeff39ecd8ae39e345dcecbcced631a27f3f3616e109ac3150c1fe2c3abbdc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.48.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "7e889486f8db20324cbab7927e3509e6f55c7d3bee951a44d332bed012ba4216"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.49.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "1f54e748329dad4aaeb9b34a3a3a717c24a07bbd87a9fe86ff688ada8e4257af"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user