mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	hashlink: Update to version 1.13.0
Fix broken checkver and autoupdate
This commit is contained in:
		
							parent
							
								
									99c9a36907
								
							
						
					
					
						commit
						9ecce1122c
					
				@ -1,21 +1,21 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.12.0",
 | 
			
		||||
    "version": "1.13.0",
 | 
			
		||||
    "description": "HashLink is a virtual machine for Haxe",
 | 
			
		||||
    "homepage": "https://hashlink.haxe.org/",
 | 
			
		||||
    "license": "MIT",
 | 
			
		||||
    "url": "https://github.com/HaxeFoundation/hashlink/releases/download/1.12/hl-1.12.0-win.zip",
 | 
			
		||||
    "hash": "19055cf99f7e063e1609876f97a43afeb0922e5831940fb637143566de8a9eb8",
 | 
			
		||||
    "extract_dir": "hl-1.12.0-win",
 | 
			
		||||
    "url": "https://github.com/HaxeFoundation/hashlink/releases/download/1.13/hashlink-1.13.0-win.zip",
 | 
			
		||||
    "hash": "b87557f30fbfd5ff382063317333cdce980b226c959586b9d71723c83d231934",
 | 
			
		||||
    "extract_dir": "hashlink-1.13.0-win",
 | 
			
		||||
    "bin": "hl.exe",
 | 
			
		||||
    "env_set": {
 | 
			
		||||
        "HASHLINKPATH": "$dir"
 | 
			
		||||
    },
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/HaxeFoundation/hashlink/",
 | 
			
		||||
        "url": "https://api.github.com/repos/HaxeFoundation/hashlink/releases/latest",
 | 
			
		||||
        "regex": "([\\d.]+)-win"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://github.com/HaxeFoundation/hashlink/releases/download/$majorVersion.$minorVersion/hl-$version-win.zip",
 | 
			
		||||
        "extract_dir": "hl-$version-win"
 | 
			
		||||
        "url": "https://github.com/HaxeFoundation/hashlink/releases/download/$majorVersion.$minorVersion/hashlink-$version-win.zip",
 | 
			
		||||
        "extract_dir": "hashlink-$version-win"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user