{
    "version": "2026-02-08",
    "homepage": "https://github.com/artempyanykh/marksman",
    "description": "Write Markdown with code assist and intelligence in the comfort of your favourite editor.",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/artempyanykh/marksman/releases/download/2026-02-08/marksman.exe",
            "hash": "a6d05beb08ebe41b0a9f09c98a438540421436fa5531424c22e0bb1d22529705"
        }
    },
    "bin": "marksman.exe",
    "checkver": {
        "github": "https://github.com/artempyanykh/marksman",
        "regex": "/releases/tag/([\\d-]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/artempyanykh/marksman/releases/download/$version/marksman.exe"
            }
        }
    }
}
