{
    "version": "1.15.4",
    "description": "A monitor brightness controller based on DDC/CI",
    "homepage": "https://github.com/xanderfrangos/twinkle-tray",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/xanderfrangos/twinkle-tray/releases/download/v1.15.4/Twinkle.Tray.v1.15.4.exe#/dl.7z",
            "hash": "e90db0513a6d31fb92ba12b3ecb284f2950f35a3b4f46a910933201fc36a96af",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"
            ]
        }
    },
    "bin": [
        [
            "Twinkle Tray.exe",
            "twinkle-tray"
        ]
    ],
    "shortcuts": [
        [
            "Twinkle Tray.exe",
            "Twinkle Tray"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xanderfrangos/twinkle-tray/releases/download/v$version/Twinkle.Tray.v$version.exe#/dl.7z"
            }
        }
    }
}
