{
    "version": "2.33.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.33.0/dbmate-windows-amd64.exe#/dbmate.exe",
            "hash": "691853361a5edc34dd3f6bd2b7224c80e7d6cd9a712317b19eba7f2794f653e6"
        }
    },
    "bin": "dbmate.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/amacneil/dbmate/releases/download/v$version/dbmate-windows-amd64.exe#/dbmate.exe"
            }
        }
    }
}
