mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rust: Update to version 1.87.0
This commit is contained in:
parent
c1fac27215
commit
ce73b2a21e
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.86.0",
|
||||
"version": "1.87.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.86.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "0afb3416b635244625008b8660ec937e9ad407b5f206151b47df41a023a4e0b2"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.87.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e1721bbf28b580dc069942b24caa88a9de7cf79b8c6d6f037aaa4e3ba2e94ca8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.86.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "9a966c83ec8345071567398b101bced013c244326404ae17ecceadac3f40b16a"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.87.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "285bcc457c9226eac02d367667b60a525280933f72818faed611a630dd3097ff"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.86.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "dc84871e0c3471cb89cabea4a2d8c41eb3bfe32bf0e2dd4cc035624338642bdf"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.87.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "d932fa3f5ff7db958325c483600f29862e112c0ebffddc32630b01f7c0ea7d41"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user