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 268f160 commit 2d7282dCopy full SHA for 2d7282d
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.5.8.tar.gz"
5
- sha256 "75a171042472a0415324c9e903e80be24c2ec32d366a3e1f67ca838a33ecad8f"
+ url "https://github.com/arzzen/git-quick-stats/archive/refs/tags/2.6.0.tar.gz"
+ sha256 "3ee301875edb7a9689d3fb1746e8e0d29c13a62f64d349847232be447ac78206"
6
license "MIT"
7
8
bottle do
0 commit comments