{
    "version": "1.9.37",
    "description": "Open-source scientific and technical publishing system built on Pandoc",
    "homepage": "https://quarto.org",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/quarto-dev/quarto-cli/releases/download/v1.9.37/quarto-1.9.37-win.zip",
            "hash": "4aae2e26c2e4104da58f9faf705d802df5e9dd3155272b0c2b24821b023d1848"
        }
    },
    "bin": "bin\\quarto.exe",
    "checkver": {
        "github": "https://github.com/quarto-dev/quarto-cli"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/quarto-dev/quarto-cli/releases/download/v$version/quarto-$version-win.zip"
            }
        },
        "hash": {
            "url": "$baseurl/quarto-$version-checksums.txt",
            "find": "$sha256\\s+$basename"
        }
    }
}
