luvit: add 0.8.2_1 bottle.

This commit is contained in:
BrewTestBot 2015-03-07 00:17:37 +00:00 committed by Jack Nagel
parent 0237111d7d
commit e3e3fa9e76

View file

@ -5,6 +5,13 @@ class Luvit < Formula
head "https://github.com/luvit/luvit.git"
revision 1
bottle do
cellar :any
sha256 "3c7250314f67d320d8bc36f14e8d055860a2098bf5528b53eb58ff7d93244881" => :yosemite
sha256 "1f4616aa1be7802088900bcec2f284e8a85a4b82ee6fc9873a4c20d30ac6ac47" => :mavericks
sha256 "ef23e4e0cf252074738d85b1b2b2e02fd58e3a5239e00362d6f1e4dc2c58862c" => :mountain_lion
end
depends_on "pkg-config" => :build
depends_on "luajit"
depends_on "openssl"