{
    "version": "0.7.0",
    "description": "The AutoHotKey Package Manager",
    "homepage": "https://ahkpm.dev/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/joshuacc/ahkpm/releases/download/0.7.0/ahkpm-0.7.0.msi",
            "hash": "6dc749cac0be1b472bccea8fe831da6ba8c07d126e62cbf40b6b3c92e88c8dc3"
        }
    },
    "extract_dir": "ahkpm",
    "bin": "ahkpm.exe",
    "checkver": {
        "github": "https://github.com/joshuacc/ahkpm"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/joshuacc/ahkpm/releases/download/$version/ahkpm-$version.msi"
            }
        }
    }
}
