Skip to content

Commit 9830042

Browse files
committed
git-recent 2.1.0
1 parent 44914ef commit 9830042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/git-recent.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)