{
    "version": "0.4.3",
    "description": "Desktop app for anime fans",
    "homepage": "https://kawanime.com",
    "license": "MIT",
    "url": "https://github.com/Kylart/KawAnime/releases/download/v0.4.3/KawAnime.Setup.0.4.3.exe#/dl.7z",
    "hash": "sha512:3875b11549d5c82a241097bf5826bf203baf9a5b9be7a1bdc2cb9e87aef692e9999c88c0a64f81c34c7fa427d4b652224b5808c9e541350650c24c6ab986ffb0",
    "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"
        }
    }
}
