xplanetfx: update 2.6.7 bottle.
This commit is contained in:
parent
a1ff22643b
commit
7a318fdcb6
1 changed files with 4 additions and 5 deletions
|
@ -6,11 +6,10 @@ class Xplanetfx < Formula
|
|||
version "2.6.7"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
revision 1
|
||||
sha256 "d0df69f6cd30618e953e4474e196fa8221d3d984b5ffe1aef933616caced9b05" => :yosemite
|
||||
sha256 "89b74842859932646369a6c0aae9356a7b124e142ec04fe564a40e28c81fd115" => :mavericks
|
||||
sha256 "760a9f132f462b274a9068a21bfe1f806c295fbd1bb5fdb02a5de433dd7e2efe" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
sha256 "0d43356b923e88fca925c4cae243d730835aa8ca00360db2ac483ab116114b20" => :el_capitan
|
||||
sha256 "8a12d9d88771811cd0afd8d6960e7d4460b79d094864bae869f360952868fe90" => :yosemite
|
||||
sha256 "af47289f8c21bcf51fc7c1394a6e575650f13a1f039025b8c268ee9052befb7c" => :mavericks
|
||||
end
|
||||
|
||||
option "without-gui", "Build to run xplanetFX from the command-line only"
|
||||
|
|
Loading…
Reference in a new issue