{
    "version": "1.1.29",
    "description": "AI coding agent, built for the terminal. (Moved to Main bucket)",
    "homepage": "https://opencode.ai/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/anomalyco/opencode/releases/download/v1.1.29/opencode-windows-x64.zip",
            "hash": "ac7a61e72ece17d1d3d984e9eb92552b67ebb43f7c5476fb5f16025609a7273f"
        }
    },
    "bin": "opencode.exe",
    "shortcuts": [
        [
            "opencode.exe",
            "OpenCode"
        ]
    ],
    "checkver": {
        "github": "https://github.com/anomalyco/opencode"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/anomalyco/opencode/releases/download/v$version/opencode-windows-x64.zip"
            }
        }
    }
}
