git-cola: update 3.4 bottle.
This commit is contained in:
parent
d97e68cb3e
commit
a28493b06e
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class GitCola < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "842138504419457c1a3d5c7419630dcf9b19964c8eeef6f207d271c551f2654e" => :mojave
|
sha256 "833bb6fc9782c38d57028fef7556c3750066d5d4dd6982b0593f72f2bf7a5311" => :mojave
|
||||||
sha256 "842138504419457c1a3d5c7419630dcf9b19964c8eeef6f207d271c551f2654e" => :high_sierra
|
sha256 "833bb6fc9782c38d57028fef7556c3750066d5d4dd6982b0593f72f2bf7a5311" => :high_sierra
|
||||||
sha256 "86d77e0c95c30ca1666ba61723acd5a17e6f724cbc356b48137d07a469fc543d" => :sierra
|
sha256 "cddad576614177c901869aa64a2a103b4f68b3c94c760d75665f8529d004ece7" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "sphinx-doc" => :build
|
depends_on "sphinx-doc" => :build
|
||||||
|
|
Loading…
Reference in a new issue