summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Segundo2022-12-07 21:25:24 +0100
committerChristian Segundo2022-12-07 21:25:49 +0100
commit4766ff42f2e84781356dae72b3c8de50010a9237 (patch)
tree8c21958336c32175d114aedc53a8b2a6f78f694d /Makefile
parent4ebc66911da17b6f5abdc7629dff3eccd7f37ce2 (diff)
downloadadvent-of-zig-2022-4766ff42f2e84781356dae72b3c8de50010a9237.tar.gz
update zig
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6285dbf..d99c67d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-ZIG_VERSION=0.11.0-dev.149+7733246d6
+ZIG_VERSION=0.11.0-dev.612+8ccb9a6ad
IMAGE_NAME=zigci
all: clean test fmt benchmark