{
    "version": "0.17.1",
    "description": "Scriptcs makes it easy to write and execute C# with a simple text editor.",
    "homepage": "http://scriptcs.net/",
    "license": "Apache-2.0",
    "url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg",
    "hash": "4b6de155f6c5811311df060b626098a771e8534d2d6e3ce51ea99da5e2ec0783",
    "extract_dir": "tools",
    "bin": "scriptcs.exe",
    "checkver": {
        "url": "https://chocolatey.org/packages/ScriptCs",
        "regex": "ScriptCs ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://packages.chocolatey.org/ScriptCs.$version.nupkg",
        "hash": {
            "url": "https://chocolatey.org/packages/ScriptCs/$version",
            "regex": "/$sha256/analysis/\">$basename"
        }
    }
}
