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