jbang: Update to version 0.116.0

This commit is contained in:
github-actions[bot] 2024-04-01 09:08:49 +00:00
parent 36fe2d2a79
commit 42f0df1563

View File

@ -1,14 +1,14 @@
{
"version": "0.115.0",
"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.115.0/jbang-0.115.0.zip",
"hash": "51cbeee30e0c9d2ec50085777f4adc93eed77f2dfde0be37075926718b9bc0e5",
"extract_dir": "jbang-0.115.0",
"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"