Skip to content

Commit 65e853b

Browse files
committed
zig 0.14.1
1 parent 0edf4b9 commit 65e853b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/z/zig.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Zig < Formula
22
desc "Programming language designed for robustness, optimality, and clarity"
33
homepage "https://ziglang.org/"
4-
url "https://ziglang.org/download/0.14.0/zig-0.14.0.tar.xz"
5-
sha256 "c76638c03eb204c4432ae092f6fa07c208567e110fbd4d862d131a7332584046"
4+
url "https://ziglang.org/download/0.14.1/zig-0.14.1.tar.xz"
5+
sha256 "237f8abcc8c3fd68c70c66cdbf63dce4fb5ad4a2e6225ac925e3d5b4c388f203"
66
license "MIT"
7-
revision 2
87

98
livecheck do
109
url "https://ziglang.org/download/"

0 commit comments

Comments
 (0)