mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
android-clt: Update to version 9477386
This commit is contained in:
parent
19aa16fe3a
commit
fdbafa0af9
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9123335",
|
||||
"version": "9477386",
|
||||
"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-9123335_latest.zip",
|
||||
"hash": "8a90e6a3deb2fa13229b2e335efd07687dcc8a55a3c544da9f40b41404993e7d",
|
||||
"url": "https://dl.google.com/android/repository/commandlinetools-win-9477386_latest.zip",
|
||||
"hash": "696431978daadd33a28841320659835ba8db8080a535b8f35e9e60701ab8b491",
|
||||
"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