File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11cask "review-goose" do
2- version "0.9.7 "
2+ version "0.9.8 "
33 sha256 :no_check # Built from source, no pre-compiled binary
44
55 url "https://github.com/codeGROOVE-dev/goose.git" ,
66 tag : "v#{ version } " ,
7- revision : "0fbef3dae872c0f610a401a37586cfe5edcdab8f " ,
7+ revision : "15ad233489b698e5a0f05db6f120fd3032813a13 " ,
88 verified : "github.com/codeGROOVE-dev/goose"
99 name "reviewGOOSE"
1010 desc "Menubar for GitHub pull request tracking and notifications"
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class ReviewGoose < Formula
33 homepage "https://codegroove.dev/products/goose/"
44
55 url "https://github.com/codeGROOVE-dev/goose.git" ,
6- tag : "v0.9.7 " ,
7- revision : "0fbef3dae872c0f610a401a37586cfe5edcdab8f "
6+ tag : "v0.9.8 " ,
7+ revision : "15ad233489b698e5a0f05db6f120fd3032813a13 "
88 license "GPL-3.0"
99 head "https://github.com/codeGROOVE-dev/goose.git" , branch : "main"
1010
Original file line number Diff line number Diff line change @@ -15,7 +15,8 @@ brew "<formula>"
1515
1616## Formulas
1717
18- - review-goose
18+ - review-goose - Menubar for GitHub pull request tracking and notifications
19+ - review-goose-cli - GitHub CLI tool that shows which PRs are waiting on you
1920
2021## Documentation
2122
You can’t perform that action at this time.
0 commit comments