{
    "version": "0.2025.01.20",
    "description": "A lolcat clone",
    "homepage": "https://github.com/kiedtl/meow",
    "license": "AGPL-3.0-only",
    "url": "https://github.com/kiedtl/meow/archive/14558199e3e90e3b13733837a94e1c0e97ed527e.zip",
    "hash": "28e5b27f05d2d28a4d8923ec72b62befa5e2f15acef8f1284b73698aa3e78463",
    "extract_dir": "meow-14558199e3e90e3b13733837a94e1c0e97ed527e",
    "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"
    }
}
