tgif: add 4.2.5 bottle.
This commit is contained in:
parent
327bba0c0b
commit
18d22d8adc
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Tgif < Formula
|
|||
url "https://downloads.sourceforge.net/project/tgif/tgif/4.2.5/tgif-QPL-4.2.5.tar.gz"
|
||||
sha256 "2f24e9fecafae6e671739bd80691a06c9d032bdd1973ca164823e72ab1c567ba"
|
||||
|
||||
bottle do
|
||||
sha256 "d96d0bafe9c364642e354a6d80ffce48d532a8ed161372cf549c213b9a0a8a30" => :sierra
|
||||
sha256 "9912995702f73e3add877e329b9bd894e9a7f5fe2024161b27b6d81462aeda9d" => :el_capitan
|
||||
sha256 "df95673872cdb34ca9cccfaa456bdc4a35e29d720b8ffa4875501cf864d399bd" => :yosemite
|
||||
end
|
||||
|
||||
depends_on :x11
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue