From 77c57f551c20aaf972626db18cf6b978aae8a9cd Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 6 Aug 2014 11:20:21 +0100 Subject: juise: add 0.6.0 bottle. Closes #31369. Signed-off-by: Mike McQuaid --- Library/Formula/juise.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/juise.rb b/Library/Formula/juise.rb index 9dcd6f7fc..5ec64b481 100644 --- a/Library/Formula/juise.rb +++ b/Library/Formula/juise.rb @@ -5,6 +5,12 @@ class Juise < Formula url 'https://github.com/Juniper/juise/releases/download/0.6.0/juise-0.6.0.tar.gz' sha1 'ff2f1914619c9b216b28fdd7a82a5554ae9e1ec4' + bottle do + sha1 "18a4e440aed3d01fc859072e15e99782e7480395" => :mavericks + sha1 "7878b653f90eec8d1d5f12f5337840bdfe44bcff" => :mountain_lion + sha1 "7702d03a4a8fba60eb6f878bbf5c9ea34239d119" => :lion + end + head do url 'https://github.com/Juniper/juise.git' -- cgit v1.2.3