mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
android-clt: Update to version 7583922
This commit is contained in:
parent
a514af9eb8
commit
540c7ebce0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7302050",
|
||||
"version": "7583922",
|
||||
"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-7302050_latest.zip",
|
||||
"hash": "868dbb51a07b38c778f3500b1b8b1931221b33348c87c1e461eede9d2a88185f",
|
||||
"url": "https://dl.google.com/android/repository/commandlinetools-win-7583922_latest.zip",
|
||||
"hash": "f9e6f91743bcb1cc6905648ca751bc33975b0dd11b50d691c2085d025514278c",
|
||||
"post_install": [
|
||||
"if (Test-Path \"$(appdir adb $global)\") {",
|
||||
" New-Item \"$dir\\platform-tools\" -ItemType Junction -Target \"$(appdir adb $global)\\current\\platform-tools\" | Out-Null",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user