mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
rust-msvc: Update to version 1.47.0
This commit is contained in:
parent
90af7f0ce4
commit
0e1b0dd2c9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.46.0",
|
"version": "1.47.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.46.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.47.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "5343e0cacff2c5a97f03c4d39882794c5eb93fa83d7decf48789c4dace17fc7a"
|
"hash": "b586d496c5febb5ecbc944751567aed06b1e7b3704c15ac93708c831950550d4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.46.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.47.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "e4b96ae18624c8a54f0286bfdb888c061941dbdf98533a1e23d699c567ebb735"
|
"hash": "5b712347dba75ed1cbe90fe01ce438f5e75524f433191427f4ba7b3d80c08ea4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user