File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11cask "review-goose" do
2- version "0.9.3 "
2+ version "0.9.4 "
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 : "7ed1d3a9f3904414b3c2c8999e88fde99f293ba6 "
7+ revision : "07c09f508c69b2ed0ea8b85ce2bf7a32cadec0ec "
88 name "Review Goose"
99 desc "Menubar for GitHub pull request tracking and notifications"
1010 homepage "https://codegroove.dev/products/goose/"
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.3 " ,
7- revision : "7ed1d3a9f3904414b3c2c8999e88fde99f293ba6 "
6+ tag : "v0.9.4 " ,
7+ revision : "07c09f508c69b2ed0ea8b85ce2bf7a32cadec0ec "
88 license "GPL-3.0"
99 head "https://github.com/codeGROOVE-dev/goose.git" , branch : "main"
1010
You can’t perform that action at this time.
0 commit comments