mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
rust: Update to version 1.89.0
This commit is contained in:
parent
459f67fb9b
commit
afd527f14c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.88.0",
|
||||
"version": "1.89.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.88.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "edb19a21448a8d965fe01a0e9edcb50460a70cf72cf344bebf8980647a8b6448"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.89.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "ec885bc7e8a04f48a9f26969ab4a3954ad43b52768e4ff0f483931b51fd65f26"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.88.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "a3e6b4919a6bfa5bb159fa3e1c254e77575dac211dfe0ebebeec23e08ee4193d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.89.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "02f3789b9379257488c450c2489ed29f9bca74458d8169a8c745a8739b55459b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.88.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "8b0e5f1d8cb429683cdc6d613a26971ec0dc680d35b4bc9bd7e5063e683e3075"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.89.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "17ca1e9a6faf43e65ad03d9d98b633e253231cb693a56bad1bf9441284ed01fb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user