mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.82.0
This commit is contained in:
parent
95411a15ed
commit
a1e172fce8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.81.0",
|
"version": "1.82.0",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
@ -13,16 +13,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.81.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.82.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "2c956fb4f4a994e525fdc43d8c82fc76f89daf5a64641e334cc02f87b2b8eae3"
|
"hash": "4c1e53c25240490a405b97f3b615adc965b1b3dc11d5f9e0551db71b4e8ca4d9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.81.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.82.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "dfe95f0345ba64673521fa310d33d2e5b613d21bf8419aef92460fc56eb1423b"
|
"hash": "9dc2f37db016a11e486ec413733293b3658ae1797f9cdcab7d61df3a4af65cd0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.81.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.82.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "7c449e33bdfd65b02610a9627ec60a9e5b38489b1f866d7d3de5b3956f778a21"
|
"hash": "0d1e8159e850dd5bf527440002924b23de7e34cbbf89142092516e55135ba445"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user