mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			690 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			690 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.9.8",
 | 
						|
    "description": "command line tool to download and extract data from HTML/XML pages as well as JSON APIs.",
 | 
						|
    "homepage": "http://www.videlibri.de/xidel.html",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "url": "https://github.com/benibela/xidel/releases/download/Xidel_0.9.8/xidel-0.9.8.win32.zip",
 | 
						|
    "hash": "96854c2be1e3755f56fabb8f00d1fe567108461b9fab139039219a1b7c17e382",
 | 
						|
    "bin": "xidel.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/benibela/xidel",
 | 
						|
        "regex": "xidel-([\\d.]+)\\.win32"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/benibela/xidel/releases/download/Xidel_$version/xidel-$version.win32.zip"
 | 
						|
    }
 | 
						|
}
 |