serenity/Ports/zig/scripts
Andre Herbst 14d8403a7b Ports/zig: Bump zig version to 0.12.0-dev.141+ddf5859c2
Fixes build error
```
error "It looks like you're trying to enable vendor availability
markup, but you haven't defined the corresponding macros yet!"
```
while trying to #include <__availability> header without having
the necessary preprocessor directive
`_LIBCPP_HAS_NO_VENDOR_AVAILABILITY_ANNOTATIONS` set
2023-09-29 00:58:17 +02:00
..
constants.txt Ports/zig: Bump zig version to 0.12.0-dev.141+ddf5859c2 2023-09-29 00:58:17 +02:00
generate-serenity-constants.zig Ports: Bump Zig version to 0.11.0-dev.4003+c6aa29b6f 2023-07-17 22:52:08 +01:00