re-flex: add 1.0.12 bottle.
This commit is contained in:
parent
f3b58b3b03
commit
06ba6d4d15
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class ReFlex < Formula
|
|||
url "https://github.com/Genivia/RE-flex/archive/reflex-1.0.12.tar.gz"
|
||||
sha256 "75a1761d9a6fd3fee6454e3b6ec954efbad76ece9b68633a07ada977af4cd300"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "be67a520e18f912a3b292371270020b3537240135b2da12573b6dc054b75be32" => :mojave
|
||||
sha256 "a3231afa635eb51dd4a08ab997547fa8bf00f41d4800fe1dd0b157b4facd3d81" => :high_sierra
|
||||
sha256 "2cba3e4a8f73fb3c612549cf664b02e909cc94792c9440189074051157d2ccee" => :sierra
|
||||
end
|
||||
|
||||
depends_on "boost"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue