{
    "version": "0.68.2",
    "description": "Test utility for structured configuration files",
    "homepage": "https://www.conftest.dev",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/open-policy-agent/conftest/releases/download/v0.68.2/conftest_0.68.2_Windows_x86_64.zip",
            "hash": "66a88d02e6c03a714e9f0751c3d86ee9c5591739c367ca1b79c4f9f2f90ac4cb"
        }
    },
    "bin": "conftest.exe",
    "checkver": {
        "github": "https://github.com/open-policy-agent/conftest"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/open-policy-agent/conftest/releases/download/v$version/conftest_$version_Windows_x86_64.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
