mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			904 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			904 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.5.0",
 | 
						|
    "license": "GPL2",
 | 
						|
    "homepage": "https://www.radare.org/r/",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "http://cloud.radare.org/get/1.5.0/radare2-w64-1.5.0.zip",
 | 
						|
            "hash": "5f2baec31d94ae216730c2dd6269607caad08ccb5812cafd5ee346cd6439e492",
 | 
						|
            "extract_dir": "radare2-w64-1.5.0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": [
 | 
						|
        "rabin2.exe",
 | 
						|
        "radare2.exe",
 | 
						|
        "radiff2.exe",
 | 
						|
        "rafind2.exe",
 | 
						|
        "ragg2.exe",
 | 
						|
        "rahash2.exe",
 | 
						|
        "rarun2.exe",
 | 
						|
        "rasm2.exe",
 | 
						|
        "rax2.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/radare/radare2"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "http://cloud.radare.org/get/$version/radare2-w64-$version.zip",
 | 
						|
                "extract_dir": "radare2-w64-$version"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |