{
    "version": "0.7.1",
    "description": "Interactive JSON filter using jq",
    "homepage": "https://github.com/ynqa/jnv",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/ynqa/jnv/releases/download/v0.7.1/jnv-x86_64-pc-windows-msvc.zip",
            "hash": "f76a635add18586c9473329fb37d2dca831b80d8062dccb4683f69a3bb3de5e6"
        }
    },
    "bin": "jnv.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/ynqa/jnv/releases/download/v$version/jnv-x86_64-pc-windows-msvc.zip",
                "hash": {
                    "url": "$baseurl/jnv-x86_64-pc-windows-msvc.zip.sha256"
                }
            }
        }
    }
}
