Skip to content

Commit 1ffbd1e

Browse files
authored
Merge pull request #251110 from Homebrew/bump-git-recent-2.1.0
git-recent 2.1.0
2 parents e5f974d + 87b58b3 commit 1ffbd1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/g/git-recent.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class 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"

0 commit comments

Comments
 (0)