parent
eb454ba0c7
commit
b8759cb6af
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Tig < Formula
|
||||
desc "Text interface for Git repositories"
|
||||
homepage "http://jonas.nitro.dk/tig/"
|
||||
url "http://jonas.nitro.dk/tig/releases/tig-2.2.tar.gz"
|
||||
sha256 "8f5213d3abb45ca9a79810b8d2a2a12d941112bc4682bcfa91f34db74942754c"
|
||||
revision 1
|
||||
url "https://github.com/jonas/tig/releases/download/tig-2.2.1/tig-2.2.1.tar.gz"
|
||||
sha256 "0b48080896de59179c45c980080b4b414bb235df65ad08d661a9c9e169c3fa71"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue