mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust-gnu: Update to version 1.69.0
This commit is contained in:
parent
f22f24de8c
commit
c4ebaabf0c
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.68.2",
|
||||
"version": "1.69.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.68.2-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "eb6a7631be1018f5701384cf84fb81369eb71a84be3ee9b8b202fac8df62246d"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.69.0-x86_64-pc-windows-gnu.msi",
|
||||
"hash": "8d479c03c71cb435e149b065aef192eef589bd46ad861d125587dd037a6a28b8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.2-i686-pc-windows-gnu.msi",
|
||||
"hash": "ae8c682269b162bd191f149a4fc5d1ccb0e0846f2399e0d1cbd0d5e747d14417"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.69.0-i686-pc-windows-gnu.msi",
|
||||
"hash": "8afc2730aa110c75589b0d17f5e519a4bb8efe74811909becc053891595098ba"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user