diff options
Diffstat (limited to 'Library/Formula/pebble-sdk.rb')
| -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 |
