diff --git a/bucket/android-clt.json b/bucket/android-clt.json index e7c67a8c27..2a4df8a5da 100644 --- a/bucket/android-clt.json +++ b/bucket/android-clt.json @@ -1,5 +1,5 @@ { - "version": "6858069", + "version": "7302050", "description": "The official Android command line tools", "homepage": "https://developer.android.com/studio#command-tools", "license": { @@ -7,8 +7,8 @@ "url": "https://developer.android.com/studio/terms.html" }, "notes": "You need to launch sdkmanager with --sdk_root=$env:ANDROID_SDK_ROOT.", - "url": "https://dl.google.com/android/repository/commandlinetools-win-6858069_latest.zip", - "hash": "d2f6c9bb7db0362995c0b8dd2fd5949ce23c1dccb7f9392350b5e29b6d5fec7d", + "url": "https://dl.google.com/android/repository/commandlinetools-win-7302050_latest.zip", + "hash": "868dbb51a07b38c778f3500b1b8b1931221b33348c87c1e461eede9d2a88185f", "post_install": [ "if (Test-Path \"$(appdir adb $global)\") {", " New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null",