Homebrew tap for zerolabsco tools

homebrew packaging tap

Commit a5063b11f1

a5063b11f19bb8300d45e2a0d57bc368278fc8bc

parent: 661fc3846a

Verified · cmc

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

gitbay 0.2.0
Formula/gitbay.rb +2 −2
@@ -2,8 +2,8 @@ class Gitbay < Formula
22 desc "CLI for gitbay, the CLI-first git forge"
33 homepage "https://gitbay.org"
44 url "https://gitbay.org/krz/gitbay.git",
5 tag: "v0.1.0",
6 revision: "2e2eeb13b3191e7642b29bc567b1077e11ed9a78"
5 tag: "v0.2.0",
6 revision: "b937a769f31481aa5f2e4e70711dea53e22ce6da"
77 license "ISC"
88 head "https://gitbay.org/krz/gitbay.git", branch: "main"
99