Skip to content

Commit 3552624

Browse files
committed
chore: update the output hash of the MSVC 16 download
1 parent 75dc1e5 commit 3552624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/internal/x86_64-windows.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ in rec {
167167
inherit version;
168168
outputHashMode = "recursive";
169169
outputHashAlgo = "sha256";
170-
outputHash = "sha256-7+vNhYbrizqhoIDL6vN7vE+Gq2duoYW5adMgOpJgw2w=";
170+
outputHash = "sha256-6RVneGKjsEMYGfZSYg5mMafjl0itdZQXtzLPRdrawII=";
171171
buildInputs = [];
172172
dontUnpack = true;
173173
dontConfigure = true;

0 commit comments

Comments
 (0)