Update the devkit link

Tetralux 2022-08-20 19:07:26 +01:00
parent 7de192551b
commit 903bd48267

@ -6,7 +6,7 @@
This one has the benefit that LLVM, LLD, and Clang are built in Release mode, while your Zig build has the option to be a Debug build. It also works completely independently from MSVC so you don't need it to be installed.
* [zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.2931+bdf3fa12f.zip](https://ziglang.org/deps/zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.2931+bdf3fa12f.zip) (155 MiB) (sha256 82cb24158230a263d7867d43a4460dda2fdbf75f8aece7b3cde02495678ea880)
* [zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3653+7152a58c1.zip](https://ziglang.org/deps/zig+llvm+lld+clang-x86_64-windows-gnu-0.10.0-dev.3653+7152a58c1.zip) (155 MiB) (sha256 82cb24158230a263d7867d43a4460dda2fdbf75f8aece7b3cde02495678ea880)
If this does not work, the URL for the archive the current master build uses can be found in the [pipelines.yml](https://github.com/ziglang/zig/blob/master/ci/azure/pipelines.yml#L29-L31) file.