git-cola 2.3
https://git-cola.github.io/share/doc/git-cola/html/relnotes/v2.3.html Closes Homebrew/homebrew#43355. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
c7f8de10ae
commit
eb8ea2fb30
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class GitCola < Formula
|
class GitCola < Formula
|
||||||
desc "Highly caffeinated git GUI"
|
desc "Highly caffeinated git GUI"
|
||||||
homepage "https://git-cola.github.io/"
|
homepage "https://git-cola.github.io/"
|
||||||
url "https://github.com/git-cola/git-cola/archive/v2.1.0.tar.gz"
|
url "https://github.com/git-cola/git-cola/archive/v2.3.tar.gz"
|
||||||
sha256 "1a443b270d5a710c60d00b51ccdef7e324a587e0e5e2b5ac9856a1a3d1ec878b"
|
sha256 "3319810c16f6864deb5f94f533c7cfd17f30961595454da7c3c75879f56511b3"
|
||||||
|
|
||||||
head "https://github.com/git-cola/git-cola.git"
|
head "https://github.com/git-cola/git-cola.git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue