mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			725 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.6.1",
 | 
						|
    "description": "Transform, query, validate, and edit XML files.",
 | 
						|
    "homepage": "http://xmlstar.sourceforge.net/",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://downloads.sourceforge.net/project/xmlstar/xmlstarlet/1.6.1/xmlstarlet-1.6.1-win32.zip",
 | 
						|
    "hash": "sha1:cc5f5cd17a1f81740e5185a70408ffd6fa2f862d",
 | 
						|
    "extract_dir": "xmlstarlet-1.6.1",
 | 
						|
    "bin": "xml.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://sourceforge.net/projects/xmlstar/files/",
 | 
						|
        "regex": "xmlstarlet-([\\d.]+)-win"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://downloads.sourceforge.net/project/xmlstar/xmlstarlet/$version/xmlstarlet-$version-win32.zip",
 | 
						|
        "extract_dir": "xmlstarlet-$version"
 | 
						|
    }
 | 
						|
}
 |