mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
rust-msvc: Update to version 1.46.0
This commit is contained in:
parent
d7aeee8c29
commit
d794093134
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.45.2",
|
||||
"version": "1.46.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.45.2-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "2f59d0034a186e99966ee684ff64fd4b2514a79a68b16ce873c4fbe522ec73f6"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.46.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "5343e0cacff2c5a97f03c4d39882794c5eb93fa83d7decf48789c4dace17fc7a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.2-i686-pc-windows-msvc.msi",
|
||||
"hash": "888718a10b0c7352a08cd853ee2daa390c077f1904b56cf3668ec3c5e875296c"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.46.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "e4b96ae18624c8a54f0286bfdb888c061941dbdf98533a1e23d699c567ebb735"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user