mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Update to version 1.84.1
This commit is contained in:
parent
abd770290a
commit
c93fa38837
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.84.0",
|
"version": "1.84.1",
|
||||||
"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.84.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.84.1-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "e0969313a991bcab4058dc1310a6701f3e175fbc57a8e1271c9993311fa84f31"
|
"hash": "55d74bae920d42515c849c2103b321f0008fcf66cedca51d10234529fc14e3d5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.84.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.84.1-i686-pc-windows-msvc.msi",
|
||||||
"hash": "860c0219f5323b9396e8a5804963898085caf6e8b0f7288adb025033585b3d31"
|
"hash": "d374154a313b513baa613b4c66f16caf18aaa9b90332719172e0b4afdc4ff278"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.84.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.84.1-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "e0a1ba2ac0e48f27860fdfe0a2d19e833c309852be9dd4ae21ae0191c6f413a9"
|
"hash": "cba94c3c0756ff57aa8f8b953a96976e9c312b1070b8cd259b5acc72c62d913e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user