{
    "version": "0.42",
    "description": "Batch file (.bat) linter",
    "homepage": "https://www.robvanderwoude.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.robvanderwoude.com"
    },
    "url": "https://www.robvanderwoude.com/files/batcodecheck.zip",
    "hash": "md5:959d965b15b09ebb19b75d0de296702e",
    "bin": "BatCodeCheck.exe",
    "checkver": {
        "url": "https://www.robvanderwoude.com/helptext.php?src=batcodecheck_cs_help",
        "regex": "BatCodeCheck,\\s+Version\\s+([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://www.robvanderwoude.com/files/batcodecheck.zip",
        "hash": {
            "url": "https://www.robvanderwoude.com/csharpexamples.php",
            "regex": "$basename','$md5'"
        }
    }
}
