mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			691 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			691 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.6.0",
 | 
						|
    "description": "A tool for reverse engineering Android apk files",
 | 
						|
    "homepage": "https://ibotpeaches.github.io/Apktool/",
 | 
						|
    "license": "Apache-2.0",
 | 
						|
    "url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.6.0/apktool_2.6.0.jar#/apktool.jar",
 | 
						|
    "hash": "f750a3cd2c1f942f27f5f7fd5d17eada3bdaff0a6643f49db847e842579fdda5",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/iBotPeaches/Apktool"
 | 
						|
    },
 | 
						|
    "bin": "apktool.jar",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/iBotPeaches/Apktool/releases/download/v$version/apktool_$version.jar#/apktool.jar",
 | 
						|
        "hash": {
 | 
						|
            "url": "$url.sha256"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |