mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rust-msvc: Update to version 1.68.1
This commit is contained in:
parent
d38364ce55
commit
c6f3e3bd59
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.68.0",
|
"version": "1.68.1",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
@ -13,16 +13,16 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.68.1-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "68c24484c79cde83d3197ffdf03657d16590385536e45cefa63e60e274de0bb1"
|
"hash": "28fdfbed3d7ef913f3d09fc1c05fc6be55fb65551497fb455f7a007e00126f81"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.68.1-i686-pc-windows-msvc.msi",
|
||||||
"hash": "40687dc9ac8e72f9ca5be56f3efdbf6e76c0a5e3808742bfd2e1c3759d5e9c57"
|
"hash": "8f895efcafc3de90446cd2d6b49303560a18ad2e1d9fae0296f30bd47ab2de41"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.68.0-aarch64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.68.1-aarch64-pc-windows-msvc.msi",
|
||||||
"hash": "fe36582f07899363a96ff1db926e8a6076b6a3039498988f54bce80da7b50d01"
|
"hash": "134287294bff17a5a677b3da0863e3b6a1c2c61970281cb0d9425711cc65ef85"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Rust",
|
"extract_dir": "Rust",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user