{
    "version": "0.4.2",
    "description": "Desktop app for anime fans",
    "homepage": "https://kawanime.com",
    "license": "MIT",
    "url": "https://github.com/Kylart/KawAnime/releases/download/v0.4.2/KawAnime.Setup.0.4.2.exe#/dl.7z",
    "hash": "sha512:54ca1e8a20a8bac1808b4430cc430c22e213257429b077f7ee8770192d0d58f6424ce1a3e0ce86cac8514c162de9edd476133e2a5ab84ce50a9987671c511885",
    "pre_install": [
        "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
        "Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse -Force"
    ],
    "shortcuts": [
        [
            "KawAnime.exe",
            "KawAnime"
        ]
    ],
    "checkver": {
        "github": "https://github.com/Kylart/KawAnime"
    },
    "autoupdate": {
        "url": "https://github.com/Kylart/KawAnime/releases/download/v$version/KawAnime.Setup.$version.exe#/dl.7z",
        "hash": {
            "url": "$baseurl/latest.yml",
            "regex": "sha512:\\s+$base64"
        }
    }
}
