upx: add 3.91_1 bottle.
This commit is contained in:
parent
a228931b01
commit
aac1c96b71
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Upx < Formula
|
|||
head "https://www.pysol.org:4443/hg/upx.hg", :using => :hg
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "e994574f32103ab5ddf4206093ac9733c66e59bac5e2d3104e56e90dc668e0fa" => :yosemite
|
||||
sha256 "88d59c54ca8f47a035e9a145a995b74589a9c4ed1524ff5ac91a7a7dbd34df11" => :mavericks
|
||||
sha256 "6e715e575ec208612d046de57438fe1568d3b56dc536db7935b2d421d1b0041c" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "ucl"
|
||||
|
||||
resource "lzma" do
|
||||
|
|
Loading…
Reference in a new issue