{
    "version": "0.8.1",
    "description": "A native pdf viewer with configurable keybindings.",
    "homepage": "https://github.com/vincent-uden/miro",
    "license": "AGPL-3.0-only",
    "notes": "For configuration guide, please refer to: https://github.com/vincent-uden/miro#configuration",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/vincent-uden/miro/releases/download/v0.8.1/miro-pdf.exe",
            "hash": "c2ab771f26b29b89838a6fbf6bab43dce83fa7e035dd52774d6cc6fc05f61ac0"
        }
    },
    "bin": "miro-pdf.exe",
    "shortcuts": [
        [
            "miro-pdf.exe",
            "Miro PDF"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/vincent-uden/miro/releases/download/v$version/miro-pdf.exe"
            }
        }
    }
}
