mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.54.0
This commit is contained in:
parent
0b5d7b0b35
commit
bb6f20d35f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.53.0",
|
||||
"version": "1.54.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.53.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "eff8c7eea1b1b25b39226a1ff3939c5065b10074ca96e283bdc758c374a5ff90"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.54.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "b349e2dbbe10e1d5f6f300cb2be54b6739de61a3becea992f476f2b2502fe9ed"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.53.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "360e35ddd874c3a697c3e62e6984975259b44b7a903de2049f5bfdf69bf4b137"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.54.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "fc4bdd17ef08ff64bc11c70d7180ee7b3acaf0862c6143bbf7dfa198bfdad963"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user