mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.43.0
This commit is contained in:
parent
e50b34cb1d
commit
0b3a02e8d2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"version": "1.42.0",
|
||||
"version": "1.43.0",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.42.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "d14eb12467a2a022de56938164993cb58820c68d6becb312faaf92ca2a68ddec"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "a82ed8ea39ed2ac1fba903079f0e2738e4ec69ddac990cc1f1ecacb20282ca97"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.42.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "1f4b51abc4d9b50ca9982aae285fdc201cbc4739dd6268aa892edd76be356e8c"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.43.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "30b07149c7fd2dc0f97b90acf1ea46e294a1f4cab64c2dc59ad5a247be2c8df4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user