android-clt: Update to version 8512546

This commit is contained in:
github-actions[bot] 2022-05-17 00:33:11 +00:00
parent 06597730e2
commit 6e64669105

View File

@ -1,5 +1,5 @@
{ {
"version": "8092744", "version": "8512546",
"description": "The official Android command line tools", "description": "The official Android command line tools",
"homepage": "https://developer.android.com/studio#command-tools", "homepage": "https://developer.android.com/studio#command-tools",
"license": { "license": {
@ -7,8 +7,8 @@
"url": "https://developer.android.com/studio/terms.html" "url": "https://developer.android.com/studio/terms.html"
}, },
"notes": "You need to launch sdkmanager with --sdk_root=$env:ANDROID_SDK_ROOT.", "notes": "You need to launch sdkmanager with --sdk_root=$env:ANDROID_SDK_ROOT.",
"url": "https://dl.google.com/android/repository/commandlinetools-win-8092744_latest.zip", "url": "https://dl.google.com/android/repository/commandlinetools-win-8512546_latest.zip",
"hash": "5de99ed67cb2e30fe443baf8b282d1b0b6247d0c25c6d888a7e8657b3b35c281", "hash": "9cea28ab5d8c2f4b607f91f1475c4f352f42702c42f53eee1e331d9e36eea572",
"post_install": [ "post_install": [
"if (Test-Path \"$(appdir adb $global)\") {", "if (Test-Path \"$(appdir adb $global)\") {",
" New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null", " New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null",