Homebrew tap for zerolabsco tools

homebrew packaging tap

Commit 661fc3846a

661fc3846ae7d4994ca04bfaee45bfb75944f76b

parent: c225e2426e

Verified · cmc

cmc <hello@cleberg.net> · 2026-08-24T20:35:40Z

gitbay: revision is the tagged commit, not the tag object
Formula/gitbay.rb +1 −1
@@ -3,7 +3,7 @@ class Gitbay < Formula
33 homepage "https://gitbay.org"
44 url "https://gitbay.org/krz/gitbay.git",
55 tag: "v0.1.0",
6 revision: "861b98f2f9ab341e95fd7b4a25fea9d1a7669513"
6 revision: "2e2eeb13b3191e7642b29bc567b1077e11ed9a78"
77 license "ISC"
88 head "https://gitbay.org/krz/gitbay.git", branch: "main"
99