{
    "version": "2.1.6",
    "description": "Distraction-free Markdown editor",
    "homepage": "https://ghostwriter.kde.org/",
    "license": "GPL-3.0-only",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/KDE/ghostwriter/releases/download/2.1.6/ghostwriter_2.1.6_win64_portable.zip",
            "hash": "f3b3408f12a01d05c5ad360147949e3a15c7df8ed7eefa8d2a408b90b27d14f5"
        }
    },
    "bin": "ghostwriter.exe",
    "shortcuts": [
        [
            "ghostwriter.exe",
            "Ghostwriter"
        ]
    ],
    "persist": "data",
    "checkver": {
        "github": "https://github.com/KDE/ghostwriter"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/KDE/ghostwriter/releases/download/$version/ghostwriter_$version_win64_portable.zip"
            }
        }
    }
}
