mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update zig version (#7103)
* Update zig version * Update Dockerfile --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# TODO(@paperdave): finalize this script out
|
||||
$ZigVersion = "0.12.0-dev.1571+03adafd80"
|
||||
$ZigVersion = "0.12.0-dev.1604+caae40c21"
|
||||
|
||||
$Url = "https://ziglang.org/builds/zig-windows-x86_64-${ZigVersion}.zip"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user