mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
rust: Update to version 1.45.0
This commit is contained in:
parent
5729d79d98
commit
f7504884ac
@ -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. (GNU toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||||
"version": "1.44.1",
|
"version": "1.45.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.44.1-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.45.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "e28b401c9523757aefe677e6f6527a86b1dfd19156476f8724fa8f654436cef4"
|
"hash": "e7602d94007e27140579077e6084bfc64a14ca1a48ba89b8645773a7b2c326fd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.44.1-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.45.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "8ae0c5a9068cdcd64b8373ff2757fabc5c2130fd1fa1bdfdd490695270eb4a20"
|
"hash": "82c6257b8974a992612cdb520e309629b9b3748fcfd0e8c46988a275d09de435"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user