arx-libertatis: add 1.1.2 bottle.
This commit is contained in:
parent
0c1551bf97
commit
bdfa7525db
1 changed files with 7 additions and 0 deletions
|
@ -21,6 +21,13 @@ class ArxLibertatis < Formula
|
|||
end
|
||||
end
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "1395d10871dada5e6687de4f54f9ef868dd6d9ec285689d7c6d0cf42b84f8ef0" => :sierra
|
||||
sha256 "43e112585b39aef6d6c21a173caa1d75ca2313ad07801731a8be5aa8bb85943e" => :el_capitan
|
||||
sha256 "0e23af82f5b1875dd8de3f0796c56609bf521f72bbf94ebfb829489b83bee5dd" => :yosemite
|
||||
end
|
||||
|
||||
option "without-innoextract", "Build without arx-install-data"
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue