diff options
Diffstat (limited to 'Library/Formula')
| -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 d4fcdc102..b919bc43c 100644 --- a/Library/Formula/pebble-sdk.rb +++ b/Library/Formula/pebble-sdk.rb @@ -2,8 +2,8 @@ require 'formula' class PebbleSdk < Formula homepage 'https://developer.getpebble.com/2/' - url 'https://s3.amazonaws.com/assets.getpebble.com/sdk2/PebbleSDK-2.3.tar.gz' - sha1 'c3e715073e295b8219ebfb7989dd65454a187a63' + url 'https://s3.amazonaws.com/assets.getpebble.com/sdk2/PebbleSDK-2.4.tar.gz' + sha1 'c4206d0336248ef167e8fbbd07a0278fa46d9798' bottle do sha1 "671d998390c3243c7982aa01ba2afb758c652c68" => :mavericks |
