mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.69.0
This commit is contained in:
parent
b7a9f55cf3
commit
3dd2d7f9bc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.68.2",
|
||||
"version": "1.69.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.68.2-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "4ac23f74d98809036b686b80ff856a125b0a4009b3fef96290b540cbef382489"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.69.0-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "64c268761ec269cf1b4baef3126d659dcab281b4c124f7801fec2b4fdefa6ec0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.2-i686-pc-windows-msvc.msi",
|
||||
"hash": "6bdacd299c267c9b6b716297c3e1fd8db56d19a04af1a242eb71fabcae2545d2"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.69.0-i686-pc-windows-msvc.msi",
|
||||
"hash": "c3af61b2a47703d58fb99c1dd3ee3bcdba3d1285dba75c7aa391fdecc6871932"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.2-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "ed3ea9e42ee4c2bec5b9a2c9396f874d1cbd55b8d928460c4f301296a4f457c5"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.69.0-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "41b7d9d86c9086058f9c90716883464783f37c64585765543d723bb9f0137ff6"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user