From 1240f7812e0af1f02716e538f854a64c52c26609 Mon Sep 17 00:00:00 2001 From: thomas725 <68635351+thomas725@users.noreply.github.com> Date: Tue, 17 Oct 2023 13:54:23 +0200 Subject: [PATCH] update cargo-zigbuild 0.17.2 to 0.17.3 --- .changes/1330-1349.json | 4 ++++ docker/zig.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .changes/1330-1349.json 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=