mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
chore: upgrade zig to 0.12.0-dev.1828+225fe6ddb (#7671)
* chore: upgrade zig to 0.12.0-dev.1828+225fe6ddb * open as iterable * fix building identifier cache * fix windows build * fix linux build * fix linux build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
$ZigVersion="0.12.0-dev.1604+caae40c21"
|
||||
$ZigVersion="0.12.0-dev.1828+225fe6ddb"
|
||||
$Target="windows"
|
||||
$Arch="x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user