Skip to content

Commit

Permalink
update cargo-zigbuild 0.17.2 to 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas725 committed Oct 23, 2023
1 parent be5d880 commit 1240f78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changes/1330-1349.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"description": "update cargo-zigbuild from 0.17.2 to 0.17.3",
"type": "changed"
}
2 changes: 1 addition & 1 deletion docker/zig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=

Expand Down

0 comments on commit 1240f78

Please sign in to comment.