mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Fix xmlstarlet
This commit is contained in:
		
							parent
							
								
									4e286a3b7a
								
							
						
					
					
						commit
						3d252a4b3c
					
				@ -1,14 +1,15 @@
 | 
			
		||||
{
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "bin": "xmlstarlet-$version/xml.exe",
 | 
			
		||||
        "extract_dir": "xmlstarlet-$version",
 | 
			
		||||
        "url": "https://sourceforge.net/projects/xmlstar/files/xmlstarlet/$version/xmlstarlet-$version-win32.zip"
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "xmlstarlet-1.6.1/xml.exe",
 | 
			
		||||
    "bin": "xml.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "re": "/files/latest/download\\?source=files\"\\s+title=\"/xmlstarlet/([\\d.]+)",
 | 
			
		||||
        "url": "https://sourceforge.net/projects/xmlstar/files/"
 | 
			
		||||
    },
 | 
			
		||||
    "description": "Transform, query, validate, and edit XML files",
 | 
			
		||||
    "extract_dir": "xmlstarlet-1.6.1",
 | 
			
		||||
    "hash": "4ee3d767d9126308d6bcf7b7290e85614a83fe51a9d84e765b9b7f4359f79fce",
 | 
			
		||||
    "homepage": "http://xmlstar.sourceforge.net/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user