android-sdk 22.2.1

Also point completion to official one

Closes Homebrew/homebrew#22834.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Eugene San (eugenesan) 2013-09-26 08:32:37 +03:00 committed by Adam Vandenberg
parent 19e304063d
commit 06a8f8cada

View file

@ -2,13 +2,14 @@ require 'formula'
class AndroidSdk < Formula
homepage 'http://developer.android.com/index.html'
url 'http://dl.google.com/android/android-sdk_r22.2-macosx.zip'
version '22.2'
sha1 'd78f7af8bb5737224261e064a34e5863b72533d1'
url 'http://dl.google.com/android/android-sdk_r22.2.1-macosx.zip'
version '22.2.1'
sha1 '2ed180127529e9130923977591d65c08529bc315'
resource 'completion' do
url 'https://raw.github.com/CyanogenMod/android_sdk/3bf0a01ef66a9b99149ba3faaf34a1362581dd01/bash_completion/adb.bash'
sha1 '8e7dad45b8c98c359516d4a818a9090125bc6f7a'
url 'https://android.googlesource.com/platform/sdk/+/android-4.3_r2.1/bash_completion/adb.bash'
version '4.3-r2.1'
sha1 'd63eff542629e3fb8a9e927b91f0e0c6059909ad'
end
# TODO docs and platform-tools