android-clt: (chore) Fix homepage url (#5625)

This commit is contained in:
Uiolee 2024-03-20 01:27:15 +08:00 committed by GitHub
parent cc27b5cf22
commit a296dc6ddf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{ {
"version": "11076708", "version": "11076708",
"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-line-tools-only",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://developer.android.com/studio/terms.html" "url": "https://developer.android.com/studio/terms.html"