{ "version": "0.116.0", "description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution", "homepage": "https://jbang.dev/", "license": "MIT", "suggest": { "JDK": "openjdk" }, "url": "https://github.com/jbangdev/jbang/releases/download/v0.116.0/jbang-0.116.0.zip", "hash": "66ecce7021c371d1fe1b01e4bd6ee01aaaa48b10925f7c36bed635b3d1150d2d", "extract_dir": "jbang-0.116.0", "env_add_path": "bin", "checkver": { "github": "https://github.com/jbangdev/jbang" }, "autoupdate": { "url": "https://github.com/jbangdev/jbang/releases/download/v$version/jbang-$version.zip", "hash": { "url": "$url.sha256" }, "extract_dir": "jbang-$version" } }