android-platform-tools: updated comments
Closes Homebrew/homebrew#39398. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
8be6f98efb
commit
894b3661b9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class AndroidPlatformTools < Formula
|
||||
homepage "https://developer.android.com/sdk"
|
||||
# the url is from:
|
||||
# https://dl.google.com/android/repository/repository-8.xml
|
||||
# https://dl.google.com/android/repository/repository-10.xml
|
||||
url "https://dl.google.com/android/repository/platform-tools_r22-macosx.zip"
|
||||
version "22.0.0"
|
||||
sha256 "c06721ff66a1a3f70e489325f06474e28cd0efd5352f097ee2ff58167b4f6564"
|
||||
|
|
Loading…
Reference in a new issue