git-town 7.3.0
Closes #46403. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
9ff4f548a7
commit
6b8764a4ac
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GitTown < Formula
|
||||
desc "High-level command-line interface for Git"
|
||||
homepage "https://www.git-town.com/"
|
||||
url "https://github.com/Originate/git-town/archive/v7.2.1.tar.gz"
|
||||
sha256 "67e061d34e6102755a4cd3f7b438487f7f5165be1836b8c26f46d5e2e8e3a121"
|
||||
url "https://github.com/Originate/git-town/archive/v7.3.0.tar.gz"
|
||||
sha256 "dcfb61266f2f1fcbc609a52a97d3975ac9bc8860dce90fc98a76f5b1b0bd2142"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue