aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMike McQuaid2013-08-31 22:28:43 +0100
committerMike McQuaid2013-08-31 22:29:50 +0100
commit082c7f7fd19d7780b5131f771701afc30619c97c (patch)
treed4415a3d5465be117436148d644255305859299e /Library
parentab49abcd0f976cc1575a631514149b26452b9a15 (diff)
downloadhomebrew-082c7f7fd19d7780b5131f771701afc30619c97c.tar.bz2
android-sdk 22.0.5
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/android-sdk.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb
index 860979095..da072bb21 100644
--- a/Library/Formula/android-sdk.rb
+++ b/Library/Formula/android-sdk.rb
@@ -8,9 +8,9 @@ end
class AndroidSdk < Formula
homepage 'http://developer.android.com/index.html'
- url 'http://dl.google.com/android/android-sdk_r22.0.4-macosx.zip'
- version 'r22.0.4'
- sha1 '1db64b870af15901942f248214b13c5648719aaa'
+ url 'http://dl.google.com/android/android-sdk_r22.0.5-macosx.zip'
+ version '22.0.5'
+ sha1 'a4585d7e87a61a2a8cfd29a45514292f686e5281'
# TODO docs and platform-tools
# See the long comment below for the associated problems