{
    "version": "4.2.3",
    "description": "Enhanced scripting support for Kotlin.",
    "homepage": "https://github.com/kscripting/kscript",
    "license": "MIT",
    "suggest": {
        "Kotlin": "main/kotlin"
    },
    "url": "https://github.com/kscripting/kscript/releases/download/v4.2.3/kscript-4.2.3-bin.zip",
    "hash": "1dda3b041bc9af41bb0e3b78818ef5c99df845ee0e06a258d117ce70f1ec5941",
    "extract_dir": "kscript-4.2.3",
    "bin": "bin\\kscript.bat",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/kscripting/kscript/releases/download/v$version/kscript-$version-bin.zip",
        "extract_dir": "kscript-$version"
    }
}
