{
    "version": "1.0.8",
    "description": "Flash Browser",
    "homepage": "https://github.com/Mzying2001/CefFlashBrowser/",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/Mzying2001/CefFlashBrowser/blob/master/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/Mzying2001/CefFlashBrowser/releases/download/1.0.8/FlashBrowser_x64_v1.0.8.zip",
            "hash": "d8a418533c6b62fb54c01ca49c9ff0d4f5e5623c76048d409f43e3c27ed05e4f"
        },
        "32bit": {
            "url": "https://github.com/Mzying2001/CefFlashBrowser/releases/download/1.0.8/FlashBrowser_x86_v1.0.8.zip",
            "hash": "2353017c2f546be27b04facd0c88254019139e2845ad2705396a9e5b1fc8a720"
        }
    },
    "extract_dir": "Release",
    "bin": "CefFlashBrowser.exe",
    "shortcuts": [
        [
            "CefFlashBrowser.exe",
            "CefFlashBrowser"
        ]
    ],
    "persist": "Caches",
    "checkver": {
        "github": "https://github.com/Mzying2001/CefFlashBrowser"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Mzying2001/CefFlashBrowser/releases/download/$version/FlashBrowser_x64_v$version.zip"
            },
            "32bit": {
                "url": "https://github.com/Mzying2001/CefFlashBrowser/releases/download/$version/FlashBrowser_x86_v$version.zip"
            }
        }
    }
}
