{
    "version": "0.10.5",
    "description": "A privacy-first platform for knowledge sharing and management",
    "homepage": "https://logseq.com",
    "license": "AGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/logseq/logseq/releases/download/0.10.5/Logseq-win-x64-0.10.5.zip",
            "hash": "3e17efa9377b1499451764e712b2f923ad48b363322f793a462a025c8bf1077d"
        }
    },
    "shortcuts": [
        [
            "Logseq.exe",
            "Logseq"
        ]
    ],
    "checkver": {
        "github": "https://github.com/logseq/logseq"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/logseq/logseq/releases/download/$version/Logseq-win-x64-$version.zip",
                "hash": {
                    "url": "$baseurl/SHA256SUMS.txt"
                }
            }
        }
    }
}
