{ "version": "0.10.0", "description": "Friendly and fast tool for sending HTTP requests", "homepage": "https://github.com/ducaale/xh/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ducaale/xh/releases/download/v0.10.0/xh-v0.10.0-x86_64-pc-windows-msvc.zip", "hash": "8313570ca5d0dea3a304947072b69c3db0756ca0749552285d5a0e7b783a8f1d", "extract_dir": "xh-v0.10.0-x86_64-pc-windows-msvc" } }, "bin": [ "xh.exe", "xhs.exe" ], "pre_install": "Copy-Item \"$dir\\xh.exe\" \"$dir\\xhs.exe\"", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ducaale/xh/releases/download/v$version/xh-v$version-x86_64-pc-windows-msvc.zip", "extract_dir": "xh-v$version-x86_64-pc-windows-msvc" } } } }