mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
adb: Update to version 35.0.2 (#6266)
This commit is contained in:
parent
f04f3ec31e
commit
fc1f539b71
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "35.0.0",
|
||||
"version": "35.0.2",
|
||||
"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",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://developer.android.com/studio/releases/platform-tools#downloads"
|
||||
},
|
||||
"url": "https://dl.google.com/android/repository/platform-tools_r35.0.0-windows.zip",
|
||||
"hash": "7ab78a8f8b305ae4d0de647d99c43599744de61a0838d3a47bda0cdffefee87e",
|
||||
"url": "https://dl.google.com/android/repository/platform-tools_r35.0.2-win.zip",
|
||||
"hash": "2975A3EAC0B19182748D64195375AD056986561D994FFFBDC64332A516300BB9",
|
||||
"bin": [
|
||||
"platform-tools\\adb.exe",
|
||||
"platform-tools\\etc1tool.exe",
|
||||
@ -16,6 +16,6 @@
|
||||
],
|
||||
"checkver": "<h4.*>([\\d.]+) \\(.*\\)</h4>",
|
||||
"autoupdate": {
|
||||
"url": "https://dl.google.com/android/repository/platform-tools_r$version-windows.zip"
|
||||
"url": "https://dl.google.com/android/repository/platform-tools_r$version-win.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user