Skip to content

Commit f22db1e

Browse files
authored
Merge pull request Homebrew#226925 from Homebrew/bump-git-quick-stats-2.6.0
git-quick-stats 2.6.0
2 parents 7e586ec + db828c7 commit f22db1e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/g/git-quick-stats.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class GitQuickStats < Formula
22
desc "Simple and efficient way to access statistics in git"
33
homepage "https://git-quick-stats.sh/"
4-
url "https://github.com/arzzen/git-quick-stats/archive/refs/tags/2.5.8.tar.gz"
5-
sha256 "75a171042472a0415324c9e903e80be24c2ec32d366a3e1f67ca838a33ecad8f"
4+
url "https://github.com/arzzen/git-quick-stats/archive/refs/tags/2.6.0.tar.gz"
5+
sha256 "3ee301875edb7a9689d3fb1746e8e0d29c13a62f64d349847232be447ac78206"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "de09916b90af58cd011cf6faa7be119d581f0ea26a8dd16f66e94fe865aa8298"
9+
sha256 cellar: :any_skip_relocation, all: "9f019570962c4b96ff7c9bb3a526ed2570b8a8241b6c44eca092359164a6919b"
1010
end
1111

1212
on_macos do

0 commit comments

Comments
 (0)