{
    "version": "26.5.5",
    "description": "Plain-text notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration",
    "homepage": "https://www.qownnotes.org/",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/pbek/QOwnNotes/releases/download/v26.5.5/QOwnNotes.zip",
            "hash": "a8c5421eb1129d1938556caece705dd2b2aac708e7abfbb71f8ee62b28630399"
        }
    },
    "shortcuts": [
        [
            "QOwnNotes.exe",
            "QOwnNotes",
            "--portable"
        ]
    ],
    "persist": "Data",
    "checkver": {
        "github": "https://github.com/pbek/QOwnNotes"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/pbek/QOwnNotes/releases/download/v$version/QOwnNotes.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
