{
    "version": "10.0.0",
    "homepage": "https://moderndeck.app/",
    "description": "A beautiful, powerful Twitter client for desktop that takes TweetDeck to the next level with a Material-inspired theme, customization, performance enhancements, and more.",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v9.4.5/ModernDeck_x64.exe#/dl.7z",
            "hash": "sha512:97f6e22dd50c70a4ce58e9492da89f6b8795e2627ad27995356c30f1a6ebccc34d7ba5d9dd99f167ba1978cf0fbf61e59995739a8395942fc406432588854c58"
        }
    },
    "extract_dir": "$PLUGINSDIR",
    "pre_install": "Expand-7zipArchive \"$dir\\app-64.7z\" \"$dir\" -Removal",
    "shortcuts": [
        [
            "ModernDeck.exe",
            "ModernDeck"
        ]
    ],
    "checkver": {
        "github": "https://github.com/dangeredwolf/ModernDeck"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dangeredwolf/ModernDeck/releases/download/v9.4.5/ModernDeck_x64.exe#/dl.7z",
                "hash": {
                    "url": "$baseurl/latest.yml",
                    "regex": "sha512:\\s$base64"
                }
            }
        }
    }
}
