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 059dbb4 commit a13ff72Copy full SHA for a13ff72
Formula/g/git-quick-stats.rb
@@ -1,8 +1,8 @@
1
class GitQuickStats < Formula
2
desc "Simple and efficient way to access statistics in git"
3
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"
+ url "https://github.com/arzzen/git-quick-stats/archive/refs/tags/2.6.2.tar.gz"
+ sha256 "00d3989241de7efec1f5bcc4459467548e33f5c4a582b0e35c16ec14fb636bda"
6
license "MIT"
7
8
bottle do
0 commit comments