{
    "version": "0.12.2",
    "description": "The package manager for AI-Native Development.",
    "homepage": "https://microsoft.github.io/apm/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/microsoft/apm/releases/download/v0.12.2/apm-windows-x86_64.zip",
            "hash": "adc39a7e5a965130e97b4f40cc40c84ef201c55aff3611e8a794b214fa2c1103",
            "extract_dir": "apm-windows-x86_64"
        }
    },
    "bin": "apm.exe",
    "checkver": {
        "github": "https://github.com/microsoft/apm"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/microsoft/apm/releases/download/v$version/apm-windows-x86_64.zip",
                "hash": {
                    "url": "$url.sha256"
                }
            }
        }
    }
}
