diff --git a/.changes/1330-1349.json b/.changes/1330-1349.json new file mode 100644 index 000000000..d966462c4 --- /dev/null +++ b/.changes/1330-1349.json @@ -0,0 +1,4 @@ +{ + "description": "update cargo-zigbuild from 0.17.2 to 0.17.3", + "type": "changed" +} diff --git a/docker/zig.sh b/docker/zig.sh index 2dfcbb5f0..716839433 100755 --- a/docker/zig.sh +++ b/docker/zig.sh @@ -119,7 +119,7 @@ install_zig_source() { install_zigbuild() { local platform="${1}" - local version="0.17.2" + local version="0.17.3" local dst="/usr/local" local triple=