mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			694 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			694 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.12.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.12.0/apktool_2.12.0.jar#/apktool.jar",
 | 
						|
    "hash": "effb69dab2f93806cafc0d232f6be32c2551b8d51c67650f575e46c016908fdd",
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |