{
    "version": "2.2.3",
    "description": "A no-frills GUI for Redshift.",
    "homepage": "https://github.com/ltGuillaume/Redshift-Tray",
    "license": "GPL-3.0-only",
    "url": "https://github.com/ltGuillaume/Redshift-Tray/releases/download/2.2.3/redshift-tray_2.2.3.zip",
    "hash": "53947e64befd93aad09a3c694f5d8dd1f36d08c78c5def8e916bc0f861f40f9c",
    "pre_install": "if (!(Test-Path \"$persist_dir\\rstray.ini\")) { New-Item \"$dir\\rstray.ini\" | Out-Null }",
    "bin": [
        "redshift.exe",
        "rstray.exe"
    ],
    "shortcuts": [
        [
            "rstray.exe",
            "Redshift Tray"
        ]
    ],
    "persist": "rstray.ini",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/ltGuillaume/Redshift-Tray/releases/download/$version/redshift-tray_$version.zip"
    }
}
