Skip to content

Commit 327fb9e

Browse files
authored
Merge pull request Homebrew#227205 from Homebrew/bump-git-quick-stats-2.6.2
git-quick-stats 2.6.2
2 parents 0b9309e + b1ddcff commit 327fb9e

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.6.1.tar.gz"
5-
sha256 "75a8ea93359f1655ab9a8230309216d31de87c3eae77d600873f22d97e2f24ea"
4+
url "https://github.com/arzzen/git-quick-stats/archive/refs/tags/2.6.2.tar.gz"
5+
sha256 "00d3989241de7efec1f5bcc4459467548e33f5c4a582b0e35c16ec14fb636bda"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "75c8c68f213c7d1a87e530d5dd8f5a961385d9ada0c244751f317321120458a0"
9+
sha256 cellar: :any_skip_relocation, all: "4ce18415e047db2d843e87c0ea3df4080bb3a37c701374684f932172cd03dd5d"
1010
end
1111

1212
on_macos do

0 commit comments

Comments
 (0)