git-standup 2.3.0
Closes #34452. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
60e2b7acaf
commit
2129092607
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitStandup < Formula
|
||||
desc "Git extension to generate reports for standup meetings"
|
||||
homepage "https://github.com/kamranahmedse/git-standup"
|
||||
url "https://github.com/kamranahmedse/git-standup/archive/2.2.0.tar.gz"
|
||||
sha256 "0751e599188143e01b0f670d09a777998290f680cacaab22abc07a34e9e987d5"
|
||||
url "https://github.com/kamranahmedse/git-standup/archive/2.3.0.tar.gz"
|
||||
sha256 "2005046b9c422b1181a5405494d3b275a32f308fb62bffe8652e78c0723a79f8"
|
||||
head "https://github.com/kamranahmedse/git-standup.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue