{
    "version": "2.11.0",
    "description": "A lightweight, framework-agnostic database migration tool",
    "homepage": "https://github.com/amacneil/dbmate",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/amacneil/dbmate/releases/download/v2.11.0/dbmate-windows-amd64.exe#/dbmate.exe",
            "hash": "057eb51e7f8568683bd896a37fdde76a440a9933ed2ed34d8f3f0671fccd8aa0"
        }
    },
    "bin": "dbmate.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
            }
        }
    }
}
