File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
You can’t perform that action at this time.
0 commit comments