diff --git a/bucket/android-clt.json b/bucket/android-clt.json index c811c71957..ef54d0bb35 100644 --- a/bucket/android-clt.json +++ b/bucket/android-clt.json @@ -1,5 +1,5 @@ { - "version": "6609375", + "version": "6858069", "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-6609375_latest.zip", - "hash": "40bba20275180194bebf89bb58c74d712bb93cc401f36bd2f8f32383acf9826c", + "url": "https://dl.google.com/android/repository/commandlinetools-win-6858069_latest.zip", + "hash": "d2f6c9bb7db0362995c0b8dd2fd5949ce23c1dccb7f9392350b5e29b6d5fec7d", "post_install": [ "if (Test-Path \"$(appdir adb $global)\") {", " New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null",