{
    "version": "1.3.22",
    "description": "A modern, cross-platform desktop RSS reader.",
    "homepage": "https://github.com/WCY-dt/MrRSS",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/WCY-dt/MrRSS/releases/download/v1.3.22/MrRSS-1.3.22-windows-amd64-portable.zip",
            "hash": "f81c23efce46805c4c4d6807fba1fc5012de2efafbb9accbc9c0bdb7bce13869"
        },
        "arm64": {
            "url": "https://github.com/WCY-dt/MrRSS/releases/download/v1.3.22/MrRSS-1.3.22-windows-arm64-portable.zip",
            "hash": "17ea87d8d2f80dc59f7ec4c561b16856e17cfc793efdc0c16cc781c6d0048fc9"
        }
    },
    "shortcuts": [
        [
            "MrRSS.exe",
            "MrRSS"
        ]
    ],
    "persist": "data",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/WCY-dt/MrRSS/releases/download/v$version/MrRSS-$version-windows-amd64-portable.zip"
            },
            "arm64": {
                "url": "https://github.com/WCY-dt/MrRSS/releases/download/v$version/MrRSS-$version-windows-arm64-portable.zip"
            }
        }
    }
}
