mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust-msvc: Update to version 1.84.0
This commit is contained in:
parent
c0bbf7b53a
commit
02cdd36679
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.83.0",
|
||||
"version": "1.84.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
@ -13,16 +13,16 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.83.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "cd7fd63adcd685955a814942ff7ba2ad74707aceebf0296db18f5b82eafed5b5"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.84.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e0969313a991bcab4058dc1310a6701f3e175fbc57a8e1271c9993311fa84f31"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.83.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "10fd1a62a0625ef642d0b495da0308a681b08afa4bb0a56088a729d442738cf6"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.84.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "860c0219f5323b9396e8a5804963898085caf6e8b0f7288adb025033585b3d31"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.83.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "dbf41599731dd2c6d6207240abb3b4ac40b961dce773b0fadc5f45173b2292e2"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.84.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "e0a1ba2ac0e48f27860fdfe0a2d19e833c309852be9dd4ae21ae0191c6f413a9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user