fobis: update 1.8.4 bottle.
This commit is contained in:
parent
6ad2de0c5d
commit
14f6696490
1 changed files with 4 additions and 4 deletions
|
@ -5,10 +5,10 @@ class Fobis < Formula
|
|||
sha256 "2f55ec1ef0b70c8870d497697f8c0cab3012e391db1b80481b32869358fb10f7"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "6affca56db763b24d9d3a7db3526004e614df671287c4fc6cf5f7f067d911efc" => :yosemite
|
||||
sha256 "224de2b8cb546ab9a7cdd5857d6ab69a850c865897e158b742c4761401b83538" => :mavericks
|
||||
sha256 "b39611e4c9f259abe876ea6b9bee4332be1fa5576e812826d33117e1942b01e3" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
sha256 "fa9196d1ef006a21b658005dbae886b7a74b7163c647a677eed52c56ee3b6d8c" => :el_capitan
|
||||
sha256 "f43599ff4c43494bb4c9ada4b06c62a40df5692761eb3a26aab3c689361941ec" => :yosemite
|
||||
sha256 "cb16c0c004c5471ba3f7a6454b74b0b8c91172e2db067fcb8874d53eb77bf81e" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :python if MacOS.version <= :snow_leopard
|
||||
|
|
Loading…
Reference in a new issue