Skip to content

Commit 857a993

Browse files
committed
zigmod 93
1 parent 8b13a3b commit 857a993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/z/zigmod.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Zigmod < Formula
22
desc "Package manager for the Zig programming language"
33
homepage "https://nektro.github.io/zigmod/"
4-
url "https://github.com/nektro/zigmod/archive/refs/tags/r92.tar.gz"
5-
sha256 "04f37e09d722c3e23236eebd1f9e5789f1b601bd8763aa6fd2a818a2eb3d9e17"
4+
url "https://github.com/nektro/zigmod/archive/refs/tags/r93.tar.gz"
5+
sha256 "302162e6ba66ee8abe028b5d61fe1c474ec50eadfb6481dc782702126fddb639"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)