Skip to content

Commit 1f7f938

Browse files
authored
Update SHA512 checksum for rustup download
1 parent d12238f commit 1f7f938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/vcpkg-tool-rust/vcpkg-port-config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ function(vcpkg_get_rust OUT)
55
set(rustup_version "1.28.2")
66
set(download_urls "https://raw.githubusercontent.com/rust-lang/rustup/refs/tags/${rustup_version}/rustup-init.sh")
77
set(download_filename "rustup-${rustup_version}-x64")
8-
set(download_sha512 2482d1ca4b052f4452e06a43c472a2cf5430b4ff5e4bb1e80bb65608ca581c191e12cf85f07115ce75628f30b5e0ca09c9c5e74711111ed638f6d550c52ac725)
8+
set(download_sha512 b44833a5cc74448c8ace263bea5499b9dccd0b3b5ad08bbd6c5aafcefe7f421a77d04cdf0e24f1e19de0bf4ff93e170d035665ea10afd3eb228a1633ad13dfaa)
99

1010
set(tool_path "${DOWNLOADS}/tools/${tool_subdirectory}")
1111

0 commit comments

Comments
 (0)