android-sdk r20.0.1

master
Adam Vandenberg 2012-07-24 11:13:49 -07:00
parent 37f0e377b2
commit e2bd9a8f95
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class AndroidSdk < Formula
homepage 'http://developer.android.com/index.html'
url 'http://dl.google.com/android/android-sdk_r20-macosx.zip'
version 'r20'
md5 'b6b6035ccec55ec2aa057438eb1db1f4'
url 'http://dl.google.com/android/android-sdk_r20.0.1-macosx.zip'
version 'r20.0.1'
sha1 'f05805ccb3c146079ec11de1556a797522aa169d'
# TODO docs and platform-tools
# See the long comment below for the associated problems