git-standup 2.1.7
Closes #2047. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
807bdef3b0
commit
343817e8ae
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.1.4.tar.gz"
|
||||
sha256 "4481e2eac9d523ceae0d1c0ec13fe78e54b0e1cad8fc7af58026776fcc0d24ea"
|
||||
url "https://github.com/kamranahmedse/git-standup/archive/2.1.7.tar.gz"
|
||||
sha256 "06df54dd7fb04182afa1485bf3dabdf7d5fef039d297f684a6ca4b1b86025c11"
|
||||
head "https://github.com/kamranahmedse/git-standup.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue