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 8b13a3b commit 857a993Copy full SHA for 857a993
Formula/z/zigmod.rb
@@ -1,8 +1,8 @@
1
class Zigmod < Formula
2
desc "Package manager for the Zig programming language"
3
homepage "https://nektro.github.io/zigmod/"
4
- url "https://github.com/nektro/zigmod/archive/refs/tags/r92.tar.gz"
5
- sha256 "04f37e09d722c3e23236eebd1f9e5789f1b601bd8763aa6fd2a818a2eb3d9e17"
+ url "https://github.com/nektro/zigmod/archive/refs/tags/r93.tar.gz"
+ sha256 "302162e6ba66ee8abe028b5d61fe1c474ec50eadfb6481dc782702126fddb639"
6
license "MIT"
7
8
livecheck do
0 commit comments