mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
rust-msvc: Update to version 1.52.0
This commit is contained in:
parent
ece315d093
commit
6691250d4f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.51.0",
|
"version": "1.52.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.51.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.52.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "a866422d0dcce4a214184ae90bee22fa5e26c3be2173651dced786dd6f91bb9b"
|
"hash": "e3825bed8a392a9601e5859bfaa49186d2989995329f3f70a3621aea166ce0fd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.51.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.52.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "7e0b50a5c6aa7414ee0cb76d29a538b5fb51ea0a61aa311915201228795873c8"
|
"hash": "258f11a477708a3513fe618b52c5681d6aa9835bd69f96ea10e055ce263ada04"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user