{ "version": "5.0.1", "description": "Command line tool that performs HTTP requests defined in a simple plain text format", "homepage": "https://hurl.dev", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/Orange-OpenSource/hurl/releases/download/5.0.1/hurl-5.0.1-x86_64-pc-windows-msvc.zip", "hash": "be7efd1cec24e05373e76c9eb5b00ce3c17b8fc7cca58ba1b14ef88e11f5e65d" } }, "bin": [ "hurl.exe", "hurlfmt.exe" ], "checkver": { "github": "https://github.com/Orange-OpenSource/hurl" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Orange-OpenSource/hurl/releases/download/$version/hurl-$version-x86_64-pc-windows-msvc.zip" } } } }