mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust: Update to version 1.81.0
This commit is contained in:
parent
a0f477645d
commit
993bb36a4d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.80.1",
|
"version": "1.81.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.80.1-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.81.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "06fe8305a2f3caa0415e9cbedc237de6ef4ad018d36012d6c5baade076411637"
|
"hash": "2c956fb4f4a994e525fdc43d8c82fc76f89daf5a64641e334cc02f87b2b8eae3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.80.1-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.81.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "287877d182bc7731c8a831e8b0687b9791d895715ba9f40065b5fa6a42d9507a"
|
"hash": "dfe95f0345ba64673521fa310d33d2e5b613d21bf8419aef92460fc56eb1423b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.80.1-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.81.0-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "432a20a8b86683f671300adef27fd91f295c28584f71e0e2162890332881634e"
|
"hash": "7c449e33bdfd65b02610a9627ec60a9e5b38489b1f866d7d3de5b3956f778a21"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user