lumo: add 1.0.0 bottle.

This commit is contained in:
BrewTestBot 2016-11-22 23:29:50 +00:00 committed by William Woodruff
parent d88fc7b4ed
commit 249b8ac605
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -5,6 +5,13 @@ class Lumo < Formula
sha256 "347ec7a57f2b85d7d23489f5d1f7e0ef9705d652d14fbbf83e0058a73cd44387"
head "https://github.com/anmonteiro/lumo.git"
bottle do
cellar :any_skip_relocation
sha256 "3e9852b8ca3e68827bcd900e2738fdae8f8bab492888e3a56a9b84f8bb5d54ce" => :sierra
sha256 "3f2a04bcd3c4d8bc59b9e13c1693626c6d78843c177bde6aef1c142a4cf98bb8" => :el_capitan
sha256 "0aa3268d1944247a7634d8b0e3902d473e53de23867d66eff9cc2f784f543425" => :yosemite
end
depends_on "boot-clj" => :build
depends_on "node" => :build
depends_on "yarn" => :build