File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class GitRecent < Formula
22 desc "Browse your latest git branches, formatted real fancy"
33 homepage "https://github.com/paulirish/git-recent"
4- url "https://github.com/paulirish/git-recent/archive/refs/tags/v2.0.4 .tar.gz"
5- sha256 "af1c3181e1f4bd7818c8500870d8383085797b5fa76c4a15f250b408873990c2 "
4+ url "https://github.com/paulirish/git-recent/archive/refs/tags/v2.1.0 .tar.gz"
5+ sha256 "6d7de03c2c18f94285671125f55d174ceea0877bc3c74d064c2759b6a895dacf "
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "8fbe7777822d4dbc6d8b32207b921922570ea15aa8b3504204d21824fb8d922e "
9+ sha256 cellar : :any_skip_relocation , all : "250e1fd2e93a1b784fe5c903f68f2961795e7285599ed9ebb31fddfd73405cc6 "
1010 end
1111
1212 depends_on "fzf"
You can’t perform that action at this time.
0 commit comments