mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.83.0
This commit is contained in:
parent
0592fff837
commit
a2fce437fe
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.82.0",
|
||||
"version": "1.83.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.82.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "4c1e53c25240490a405b97f3b615adc965b1b3dc11d5f9e0551db71b4e8ca4d9"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.83.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "cd7fd63adcd685955a814942ff7ba2ad74707aceebf0296db18f5b82eafed5b5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.82.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "9dc2f37db016a11e486ec413733293b3658ae1797f9cdcab7d61df3a4af65cd0"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.83.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "10fd1a62a0625ef642d0b495da0308a681b08afa4bb0a56088a729d442738cf6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.82.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "0d1e8159e850dd5bf527440002924b23de7e34cbbf89142092516e55135ba445"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.83.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "dbf41599731dd2c6d6207240abb3b4ac40b961dce773b0fadc5f45173b2292e2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user