mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
rust: Update to version 1.44.1
This commit is contained in:
parent
9838f32581
commit
769d8e6b4e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"version": "1.44.0",
|
||||
"version": "1.44.1",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.44.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "7e2fcf0ea05a3814c6ea10b416e7347113ec6a31701e4a0d4a701020591e91ae"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.44.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "e28b401c9523757aefe677e6f6527a86b1dfd19156476f8724fa8f654436cef4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.44.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "9a5aeb018f36a8ff60b003c4cb5aaf3543b885e587e7ded8ee782cf979acf862"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.44.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "8ae0c5a9068cdcd64b8373ff2757fabc5c2130fd1fa1bdfdd490695270eb4a20"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user