We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc293c5 commit 3f95ea6Copy full SHA for 3f95ea6
tools/update-tools.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -ex
3
4
-ZIGVER=0.13.0
+ZIGVER=master
5
6
cd tools/
7
rm -rf zig/
0 commit comments