mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
rust-gnu: Update to version 1.92.0
This commit is contained in:
parent
765953e1ff
commit
f1dbbe0d6c
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.91.1",
|
||||
"version": "1.92.0",
|
||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||
"homepage": "https://www.rust-lang.org",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"notes": "Use the rustup package instead for easier management of multiple toolchains, including beta/nightly releases.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "d415a8998bd616604f589fa26a2cec3dd38310e98211e0f0043156983ae30452"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.92.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "899c79a6a68c59470d5f721ae90718f83cabd613e0a7fb595fe87ab6429a0fc6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.91.1-i686-pc-windows-gnu.msi",
|
||||
"hash": "498cb1270f64bf48098c885415649dd822cfb53b60ae8f9451b22cfda60a2ca5"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.92.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "95a4922605093c67f6527c44c0e982026727b38a1e25979fcd8b2b0ff9cc7968"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user