devd: add 0.3 bottle.

This commit is contained in:
BrewTestBot 2015-11-16 09:30:01 +00:00 committed by Mike McQuaid
parent 85504860f0
commit 8184293788

View file

@ -6,6 +6,13 @@ class Devd < Formula
url "https://github.com/cortesi/devd/archive/v0.3.tar.gz"
sha256 "e806421a4de6572eb3196b215a86a3b72bcd0f5a12956224d191e47663f9c4ab"
bottle do
cellar :any_skip_relocation
sha256 "24300e18e3291b229c950f2e9712df430e09e15fd57895041d3e29fa26086b39" => :el_capitan
sha256 "249f1d803e732f1a1a91973d610f56ba129338b52831a11cfe08e1d519ac0116" => :yosemite
sha256 "613460e6d2368b1c35930eb78d24656a906db92d6a0ed2ad6e8b5764e42d7806" => :mavericks
end
depends_on "go" => :build
go_resource "github.com/GeertJohan/go.rice" do