diff options
| author | BrewTestBot | 2014-10-17 17:50:53 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-10-17 12:39:30 -0500 |
| commit | 2a3afcd8e525f717dbc57e450b6bb619a813ff7c (patch) | |
| tree | 7478c4aa945ec200de3742bc6fc9df11ef3fdc3f | |
| parent | f5d1a7a296c87483e7d22dc3b2db7cc975ae46db (diff) | |
| download | homebrew-2a3afcd8e525f717dbc57e450b6bb619a813ff7c.tar.bz2 | |
pebble-sdk: update 2.7 bottle.
| -rw-r--r-- | Library/Formula/pebble-sdk.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pebble-sdk.rb b/Library/Formula/pebble-sdk.rb index fcdc0aff0..7083fbd3a 100644 --- a/Library/Formula/pebble-sdk.rb +++ b/Library/Formula/pebble-sdk.rb @@ -6,8 +6,8 @@ class PebbleSdk < Formula sha1 'e39d5533993e755a87c4f1c2a34f5324b1b082fe' bottle do - sha1 "95729f1f9019911ff6ed41465a8456d2baee72b1" => :mavericks - sha1 "63a34a3974af028b4b7c89f8647ce79d2ec77a06" => :mountain_lion + sha1 "a858e52fca1b114d7a1abc1791126999dd466c30" => :mavericks + sha1 "3ab75e6021c1ed0b866046cba28320700cc0c289" => :mountain_lion end depends_on :macos => :mountain_lion |
