github-release: add 0.5.2 bottle.

Closes Homebrew/homebrew#30449.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-06-26 21:41:44 +01:00 committed by Mike McQuaid
parent b2fdd7acfa
commit c031fff1da
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@ class GithubRelease < Formula
sha1 "684391c8bfbb80e43e9aa328b640aaca10345bd7"
head "https://github.com/aktau/github-release.git"
bottle do
sha1 "c06950368dc90e472c0d6ec991ad639882240d25" => :mavericks
sha1 "2a32068dfebc31be1a4610f778f300acb10e619c" => :mountain_lion
sha1 "e6568e7a6ab65e13d54f7cfe2109ec621953f707" => :lion
end
depends_on "go" => :build
def install