{
    "version": "5.15.1",
    "description": "Allows you to configure various aspects of the Windows taskbar.",
    "homepage": "https://rammichael.com/7-taskbar-tweaker",
    "license": "Unknown",
    "url": "https://rammichael.com/downloads/7tt_setup.exe",
    "hash": "4d2c3cdcbaf151852ed35b77400411aa7e97f24cb87874e3d581b2baa9dcc634",
    "bin": "7+ Taskbar Tweaker.exe",
    "pre_install": "if(!(test-path \"$persist_dir\\7+ Taskbar Tweaker.ini\")) { Add-Content \"$dir\\7+ Taskbar Tweaker.ini\" \"[Config]`r`nupdcheckauto=0`r`nupdcheck=0\" }",
    "installer": {
        "args": [
            "/portable",
            "/S",
            "/D=$dir"
        ]
    },
    "persist": "7+ Taskbar Tweaker.ini",
    "shortcuts": [
        [
            "7+ Taskbar Tweaker.exe",
            "7+ Taskbar Tweaker"
        ]
    ],
    "checkver": "Latest version: v([\\d.]+)",
    "autoupdate": {
        "url": "https://rammichael.com/downloads/7tt_setup.exe"
    }
}
