{ "version": "0.20.1", "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.20.1/xh-v0.20.1-x86_64-pc-windows-msvc.zip", "hash": "433a6fbc7dfde4e7e34b5896b70ac93a4b337f0b4c031e6a5baec761027b41c4", "extract_dir": "xh-v0.20.1-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" } } } }