mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rust-msvc: Update to version 1.45.2
This commit is contained in:
parent
c3f88ccb5f
commit
a616b5c515
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"version": "1.45.2",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"version": "1.45.1",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "8dabad9047d1204967a84e81912bf891f7a425dc84cfaef637cc258d4ee50f87"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.2-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "2f59d0034a186e99966ee684ff64fd4b2514a79a68b16ce873c4fbe522ec73f6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "7b8237033fd4efa17c1ed23677fc72da559b272fb24965272e35636ec9489217"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.45.2-i686-pc-windows-msvc.msi",
|
||||
"hash": "888718a10b0c7352a08cd853ee2daa390c077f1904b56cf3668ec3c5e875296c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user