diff options
| author | BrewTestBot | 2014-11-25 01:12:35 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-25 10:11:48 +0000 |
| commit | a2a5488207612f811f28f3e025d66de5cb1f7c72 (patch) | |
| tree | 0a1c143b484bb64c55202a052b1c611d5d5bdf15 | |
| parent | e53befb86344eaddf386a07fb5f223280cc16803 (diff) | |
| download | homebrew-a2a5488207612f811f28f3e025d66de5cb1f7c72.tar.bz2 | |
pebble-sdk: update 2.8 bottle.
| -rw-r--r-- | Library/Formula/pebble-sdk.rb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/pebble-sdk.rb b/Library/Formula/pebble-sdk.rb index d0b065fce..7776cb330 100644 --- a/Library/Formula/pebble-sdk.rb +++ b/Library/Formula/pebble-sdk.rb @@ -6,8 +6,9 @@ class PebbleSdk < Formula sha1 'a12e3299339c210c0948069a27fe83b20385fa34' bottle do - sha1 "a858e52fca1b114d7a1abc1791126999dd466c30" => :mavericks - sha1 "3ab75e6021c1ed0b866046cba28320700cc0c289" => :mountain_lion + sha1 "fc2fd29a798853c97ab1d9220d5b21debd1caa4e" => :yosemite + sha1 "57fc781dc6e6b03be884a44de2ab4c0fdf13dacc" => :mavericks + sha1 "07a7d92f86ff38c06f983011779ea79d865a7403" => :mountain_lion end depends_on :macos => :mountain_lion |
