{
    "version": "1.4.549",
    "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.4.549/quarto-1.4.549-win.zip",
            "hash": "c79fbff6e91ef77e439148a08d343beeee415c60c6c7fb498f3aa8633d176159"
        }
    },
    "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"
        }
    }
}
