mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust: Update to version 1.68.2
This commit is contained in:
parent
2a29c6a966
commit
4cdc2abaf3
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.68.1",
|
||||
"version": "1.68.2",
|
||||
"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.1-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "28fdfbed3d7ef913f3d09fc1c05fc6be55fb65551497fb455f7a007e00126f81"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.2-x86_64-pc-windows-msvc.msi",
|
||||
"hash": "4ac23f74d98809036b686b80ff856a125b0a4009b3fef96290b540cbef382489"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.1-i686-pc-windows-msvc.msi",
|
||||
"hash": "8f895efcafc3de90446cd2d6b49303560a18ad2e1d9fae0296f30bd47ab2de41"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.2-i686-pc-windows-msvc.msi",
|
||||
"hash": "6bdacd299c267c9b6b716297c3e1fd8db56d19a04af1a242eb71fabcae2545d2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.1-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "134287294bff17a5a677b3da0863e3b6a1c2c61970281cb0d9425711cc65ef85"
|
||||
"url": "https://static.rust-lang.org/dist/rust-1.68.2-aarch64-pc-windows-msvc.msi",
|
||||
"hash": "ed3ea9e42ee4c2bec5b9a2c9396f874d1cbd55b8d928460c4f301296a4f457c5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Rust",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user