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 c3dff91 commit 4723fc1Copy full SHA for 4723fc1
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/git-quick-stats/git-quick-stats/archive/refs/tags/2.7.0.tar.gz"
5
- sha256 "5392afeceea9dadf7f8fccd05244a6e8c6a27940d6abd1a97f65533c27e56379"
+ url "https://github.com/git-quick-stats/git-quick-stats/archive/refs/tags/2.8.0.tar.gz"
+ sha256 "6b3eef1f3d03eef240b3a07fc4691dd0c879f8ee64fb67d5785a1aa18a3ad887"
6
license "MIT"
7
8
bottle do
0 commit comments