{
    "version": "0.2019.03.22",
    "description": "A lolcat clone",
    "homepage": "https://github.com/kiedtl/meow",
    "license": "AGPL-3.0-only",
    "url": "https://github.com/kiedtl/meow/archive/1c1b0582e482198222a14743d23b153611efffea.zip",
    "hash": "0f783537f132f114ff5e496705b6ae0bbb62e36a8bf5fdd426c69083dbc9ce10",
    "extract_dir": "meow-1c1b0582e482198222a14743d23b153611efffea",
    "bin": "bin\\meow.ps1",
    "checkver": {
        "url": "https://github.com/kiedtl/meow/commits/master.atom",
        "regex": "(\\d+)-(\\d+)-(\\d+)[\\S\\s]*?(?<sha>[0-9a-f]{40})",
        "replace": "0.${1}.${2}.${3}"
    },
    "autoupdate": {
        "url": "https://github.com/kiedtl/meow/archive/$matchSha.zip",
        "extract_dir": "meow-$matchSha"
    }
}
