texapp: update 0.6.10 bottle.
This commit is contained in:
parent
a416aa4086
commit
f380d459ce
1 changed files with 5 additions and 4 deletions
|
@ -5,10 +5,11 @@ class Texapp < Formula
|
|||
sha256 "e05fa2b3cdc90c79c8725141b3176a312d46251606431226f0754d96fb0b10fd"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "836d36b2815deefebd8052ec82790f53075c646bfa69d66ef5c9ac68a7a5fb7f" => :yosemite
|
||||
sha256 "d6d7c7f46df6ca2c19b25795e9c739a50737b3881ee34d4a10a87bf074ee6043" => :mavericks
|
||||
sha256 "055321fde66b9fb34f4fd97069ef5310228c41384b3ee3a0eef98b9d33c1707b" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
revision 1
|
||||
sha256 "abf6784748570d0c546c674aa24e7d7a2109ee954c347c0915c3bc4cbb4b6c3f" => :el_capitan
|
||||
sha256 "ed0d063ffcf117a5b17502986ef5ad3d586e7919a693c0097439c87e76206413" => :yosemite
|
||||
sha256 "8cef1737778cfced3bc83985677f114a7877d6442fb520ea252d96b6dd504285" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "readline" => :optional
|
||||
|
|
Loading…
Reference in a new issue