{
    "version": "1.3.0",
    "description": "Lightweight Markdown editor with split view, live preview, themes, focus mode, and diff viewer.",
    "homepage": "https://4worlds.gumroad.com/l/inkwell",
    "license": {
        "identifier": "Shareware",
        "url": "https://github.com/4worlds4w-svg/inkwell/blob/main/LICENSE.md"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/4worlds4w-svg/inkwell/releases/download/v1.3.0/inkwell-v1.3.0-windows-x64.zip",
            "hash": "39b6ae65f30ec83bfffd704875f0e9f1e3833a04139931d7a840437f70174af2"
        }
    },
    "shortcuts": [
        [
            "inkwell.exe",
            "Inkwell"
        ]
    ],
    "checkver": {
        "github": "https://github.com/4worlds4w-svg/inkwell"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/4worlds4w-svg/inkwell/releases/download/v$version/inkwell-v$version-windows-x64.zip"
            }
        }
    }
}
