mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rust: Update to version 1.88.0
This commit is contained in:
parent
51bf4b9b61
commit
1703bdbd8a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.87.0",
|
||||
"version": "1.88.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.87.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "e1721bbf28b580dc069942b24caa88a9de7cf79b8c6d6f037aaa4e3ba2e94ca8"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.88.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "edb19a21448a8d965fe01a0e9edcb50460a70cf72cf344bebf8980647a8b6448"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.87.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "285bcc457c9226eac02d367667b60a525280933f72818faed611a630dd3097ff"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.88.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "a3e6b4919a6bfa5bb159fa3e1c254e77575dac211dfe0ebebeec23e08ee4193d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.87.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "d932fa3f5ff7db958325c483600f29862e112c0ebffddc32630b01f7c0ea7d41"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.88.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "8b0e5f1d8cb429683cdc6d613a26971ec0dc680d35b4bc9bd7e5063e683e3075"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user