mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.44.0
This commit is contained in:
parent
1aaf092925
commit
5edcf016d1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"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)",
|
||||||
"version": "1.43.1",
|
"version": "1.44.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.43.1-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.44.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "7c048c540c2a4a17ee7e825f3abf7589c1574d905418e52cde8de590b6a56a20"
|
"hash": "071982114f5e9a3b05d178dd7e37dbfa9c94a9a76817717fc0a5fab6d832b73f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.43.1-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.44.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "f3d4430603c4e8bc1e30631fa04ad8bc3199f41bee64f3001939b146fcef19ed"
|
"hash": "3d41229504e19defa4483799b98eb0d6f9315acfba3981179473a63052da7452"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user