{
    "version": "0.10.0-beta.1",
    "description": "The humble incremental-search task switcher for Windows",
    "homepage": "https://github.com/kvakulo/Switcheroo",
    "license": "GPL-3.0-only",
    "url": "https://github.com/kvakulo/Switcheroo/releases/download/v0.10.0-beta.1/switcheroo-portable.zip",
    "hash": "cc46b8169946bed9d162e1514a17357960679365605e36449a144eb1660d8e61",
    "pre_install": "if (!(Test-Path \"$persist_dir\\switcheroo.settings\")) { New-Item \"$dir\\switcheroo.settings\" | Out-Null }",
    "shortcuts": [
        [
            "switcheroo.exe",
            "Switcheroo"
        ]
    ],
    "persist": "switcheroo.settings"
}
