{
    "version": "1.3.6",
    "description": "Fast, minimal, config-driven file management engine built in Rust.",
    "homepage": "https://github.com/lordaimer/iris",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/lordaimer/iris/releases/download/v1.3.6/iris-windows-amd64.exe#/iris.exe",
            "hash": "055baa9fe5c8744fd6775a5f33452dcae0b0aa9cfe802baa58b670067f529b97"
        }
    },
    "bin": "iris.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/lordaimer/iris/releases/download/v$version/iris-windows-amd64.exe#/iris.exe"
            }
        }
    }
}
