{ "homepage": "https://hashlink.haxe.org/", "description": "HashLink is a virtual machine for Haxe", "version": "1.9.0", "license": "MIT", "url": "https://github.com/HaxeFoundation/hashlink/releases/download/1.9/hl-1.9.0-win.zip", "hash": "9ac9fe3a25ed98267951f55a31967f8d5c335381000426178a64a98e8200e112", "extract_dir": "hl-1.9.0-win", "bin": "hl.exe", "env_set": { "HASHLINKPATH": "$dir" }, "checkver": { "github": "https://github.com/HaxeFoundation/hashlink/", "regex": "([\\d\\.]+)-win" }, "autoupdate": { "url": "https://github.com/HaxeFoundation/hashlink/releases/download/$majorVersion.$minorVersion/hl-$version-win.zip", "extract_dir": "hl-$version-win" } }