git-cola v1.8.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
086fb23fae
commit
b6e6f14a51
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class GitCola < Formula
|
||||
homepage 'http://git-cola.github.io/'
|
||||
url 'https://github.com/git-cola/git-cola/archive/v1.8.3.tar.gz'
|
||||
sha1 '22c3376c26d642ec94a0ae2481b08a49cd6b41e0'
|
||||
url 'https://github.com/git-cola/git-cola/archive/v1.8.4.tar.gz'
|
||||
sha1 '7554c7e6932f22de604fae0aaa8e8d4968596ce4'
|
||||
|
||||
head 'https://github.com/git-cola/git-cola.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue