We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0edf4b9 commit 65e853bCopy full SHA for 65e853b
Formula/z/zig.rb
@@ -1,10 +1,9 @@
1
class Zig < Formula
2
desc "Programming language designed for robustness, optimality, and clarity"
3
homepage "https://ziglang.org/"
4
- url "https://ziglang.org/download/0.14.0/zig-0.14.0.tar.xz"
5
- sha256 "c76638c03eb204c4432ae092f6fa07c208567e110fbd4d862d131a7332584046"
+ url "https://ziglang.org/download/0.14.1/zig-0.14.1.tar.xz"
+ sha256 "237f8abcc8c3fd68c70c66cdbf63dce4fb5ad4a2e6225ac925e3d5b4c388f203"
6
license "MIT"
7
- revision 2
8
9
livecheck do
10
url "https://ziglang.org/download/"
0 commit comments