{
    "version": "1.12.8.0",
    "description": "The Windows Package Manager Manifest Creator command-line tool",
    "homepage": "https://github.com/microsoft/winget-create",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/microsoft/winget-create/releases/download/v1.12.8.0/wingetcreate.exe",
            "hash": "8bd738851b524885410112678e3771b341c5c716de60fbbecb88ab0a363ed85d"
        }
    },
    "bin": "wingetcreate.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/microsoft/winget-create/releases/download/v$version/wingetcreate.exe"
            }
        }
    }
}
