mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
adb: Fix homepage (#4685)
This commit is contained in:
parent
c5a2c663ac
commit
bc9f2c2f23
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "34.0.1",
|
"version": "34.0.1",
|
||||||
"description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb and fastboot",
|
"description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb and fastboot",
|
||||||
"homepage": "https://developer.android.com/studio/releases/platform-tools.html",
|
"homepage": "https://developer.android.com/studio/releases/platform-tools",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "Freeware",
|
"identifier": "Freeware",
|
||||||
"url": "https://developer.android.com/studio/releases/platform-tools.html#downloads"
|
"url": "https://developer.android.com/studio/releases/platform-tools#downloads"
|
||||||
},
|
},
|
||||||
"url": "https://dl.google.com/android/repository/platform-tools_r34.0.1-windows.zip",
|
"url": "https://dl.google.com/android/repository/platform-tools_r34.0.1-windows.zip",
|
||||||
"hash": "5dd9c2be744c224fa3a7cbe30ba02d2cb378c763bd0f797a7e47e9f3156a5daa",
|
"hash": "5dd9c2be744c224fa3a7cbe30ba02d2cb378c763bd0f797a7e47e9f3156a5daa",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user