{
    "version": "2.0.190",
    "homepage": "https://yapa2.app/",
    "description": "A continuation of the original YAPA, the minimalistic desktop timer app for Pomodoro Technique users.",
    "license": "MIT",
    "url": "https://github.com/YetAnotherPomodoroApp/YAPA-2/releases/download/v2.0.190/YAPA2.2.0.190.exe#/dl.7z",
    "hash": "717cd3efa62253cdd997ebece5f10b9ef8099d73ece8ec9d625d1508aa8fed2b",
    "pre_install": [
        "Move-Item \"$dir\\YAPA2-*-full.nupkg\" \"$dir\\YAPA2-full.nupkg\"; Remove-Item \"$dir\\*\" -Exclude 'YAPA2-full.nupkg'",
        "Expand-7zipArchive \"$dir\\YAPA2-full.nupkg\" $dir -ExtractDir 'lib\\net45' -Removal"
    ],
    "bin": "YAPA.exe",
    "shortcuts": [
        [
            "YAPA.exe",
            "YAPA 2"
        ]
    ],
    "checkver": {
        "github": "https://github.com/YetAnotherPomodoroApp/YAPA-2"
    },
    "autoupdate": {
        "url": "https://github.com/YetAnotherPomodoroApp/YAPA-2/releases/download/v$version/YAPA2.$version.exe#/dl.7z"
    }
}
