topgit 0.19.12
Closes #42945. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
e7bd4ed749
commit
4785c2dab6
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Topgit < Formula
|
||||
desc "Git patch queue manager"
|
||||
homepage "https://github.com/greenrd/topgit"
|
||||
url "https://github.com/greenrd/topgit/archive/topgit-0.9.tar.gz"
|
||||
sha256 "24b55f666e8d88ebf092a1df365492a659210a750c0793acb0c8560694203dfd"
|
||||
homepage "https://github.com/mackyle/topgit"
|
||||
url "https://github.com/mackyle/topgit/archive/topgit-0.19.12.tar.gz"
|
||||
sha256 "104eaf5b33bdc738a63603c4a661aab33fc59a5b8e3bb3bc58af7e4fc2d031da"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue