{
    "version": "0.6.5",
    "description": "Generate beautiful landing pages for your developer tools",
    "homepage": "https://opensource.axo.dev/oranda/",
    "license": "MIT|Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/axodotdev/oranda/releases/download/v0.6.5/oranda-x86_64-pc-windows-msvc.tar.gz",
            "hash": "fa42627ae135a203bc08893401c8548419730f93aced4b594af88266e11a7e50"
        }
    },
    "extract_dir": "oranda-x86_64-pc-windows-msvc",
    "bin": "oranda.exe",
    "checkver": {
        "github": "https://github.com/axodotdev/oranda"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/axodotdev/oranda/releases/download/v$version/oranda-x86_64-pc-windows-msvc.tar.gz"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
