mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			894 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			894 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "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.2-win.zip",
 | 
						|
    "hash": "2975A3EAC0B19182748D64195375AD056986561D994FFFBDC64332A516300BB9",
 | 
						|
    "bin": [
 | 
						|
        "platform-tools\\adb.exe",
 | 
						|
        "platform-tools\\etc1tool.exe",
 | 
						|
        "platform-tools\\fastboot.exe",
 | 
						|
        "platform-tools\\hprof-conv.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "<h4.*>([\\d.]+) \\(.*\\)</h4>",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://dl.google.com/android/repository/platform-tools_r$version-win.zip"
 | 
						|
    }
 | 
						|
}
 |