{
    "version": "1.1.4",
    "description": "Modern desktop RSS reader",
    "homepage": "https://hyliu.me/fluent-reader/",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/yang991178/fluent-reader/releases/download/v1.1.4/Fluent.Reader.Unpacked.1.1.4.x64.zip",
            "hash": "ca81cd716a805309ec92bb6ce71e02f2ce8d0858ea3daad8b09fa868a3ba27e1"
        },
        "32bit": {
            "url": "https://github.com/yang991178/fluent-reader/releases/download/v1.1.4/Fluent.Reader.Unpacked.1.1.4.x86.zip",
            "hash": "c9d410b17efced6f45d554f870518070e62838946225c4f8d3b8a1d87bf1b05f"
        }
    },
    "shortcuts": [
        [
            "Fluent Reader.exe",
            "Fluent Reader"
        ]
    ],
    "checkver": {
        "github": "https://github.com/yang991178/fluent-reader",
        "regex": "tag/v([\\w.-]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/yang991178/fluent-reader/releases/download/v$version/Fluent.Reader.Unpacked.$matchHead.x64.zip"
            },
            "32bit": {
                "url": "https://github.com/yang991178/fluent-reader/releases/download/v$version/Fluent.Reader.Unpacked.$matchHead.x86.zip"
            }
        }
    }
}
