We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44914ef commit 9830042Copy full SHA for 9830042
Formula/g/git-recent.rb
@@ -1,8 +1,8 @@
1
class GitRecent < Formula
2
desc "Browse your latest git branches, formatted real fancy"
3
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"
+ url "https://github.com/paulirish/git-recent/archive/refs/tags/v2.1.0.tar.gz"
+ sha256 "6d7de03c2c18f94285671125f55d174ceea0877bc3c74d064c2759b6a895dacf"
6
license "MIT"
7
8
bottle do
0 commit comments