mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
rust-msvc: Update to version 1.44.1
This commit is contained in:
parent
88d9732cb8
commit
9838f32581
@ -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.44.0",
|
"version": "1.44.1",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.44.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.44.1-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "071982114f5e9a3b05d178dd7e37dbfa9c94a9a76817717fc0a5fab6d832b73f"
|
"hash": "f2206566d57d1ba0cda2254e99aaa3ca99e1a43dac6a8174c7c12d199bd600c3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.44.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.44.1-i686-pc-windows-msvc.msi",
|
||||||
"hash": "3d41229504e19defa4483799b98eb0d6f9315acfba3981179473a63052da7452"
|
"hash": "6db471dcdd59f61711b97d91c0aeed163c1a870ac89faf9f4b9e8a3726ca7c30"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user