git-quick-stats 2.0.10
Closes #45550. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
43e80ed587
commit
33d1b68218
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitQuickStats < Formula
|
||||
desc "Simple and efficient way to access statistics in git"
|
||||
homepage "https://github.com/arzzen/git-quick-stats"
|
||||
url "https://github.com/arzzen/git-quick-stats/archive/2.0.9.tar.gz"
|
||||
sha256 "91515b0b324f82cd09e569b5c29c406c520344647480ec9d537c49f64235df33"
|
||||
url "https://github.com/arzzen/git-quick-stats/archive/2.0.10.tar.gz"
|
||||
sha256 "e0d56a87fc9aff4a8964214df5d2a4a6859e23d559188fea214f7156e5cba2c7"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue