pebble-sdk: add 2.6.1 bottle.

Closes Homebrew/homebrew#32871.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-10-02 13:08:48 +01:00 committed by Mike McQuaid
parent 7db284d37d
commit 40bc236e7d

View file

@ -5,6 +5,11 @@ class PebbleSdk < Formula
url 'https://s3.amazonaws.com/assets.getpebble.com/sdk2/PebbleSDK-2.6.1.tar.gz'
sha1 'fccc2becb5e171e65aa516a98a2f9c94a5038c7f'
bottle do
sha1 "95729f1f9019911ff6ed41465a8456d2baee72b1" => :mavericks
sha1 "63a34a3974af028b4b7c89f8647ce79d2ec77a06" => :mountain_lion
end
depends_on :macos => :mountain_lion
depends_on 'freetype' => :recommended
depends_on 'mpfr' => :build