jbang: Update to version 0.117.1

This commit is contained in:
github-actions[bot] 2024-07-07 20:25:07 +00:00
parent 3699919e36
commit fe96eec357

View File

@ -1,14 +1,14 @@
{
"version": "0.116.0",
"version": "0.117.1",
"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",
"url": "https://github.com/jbangdev/jbang/releases/download/v0.117.1/jbang-0.117.1.zip",
"hash": "28b66273d5ff4057ed37a2dfda5b49b549768e8bed6e0ea335015eea8d28c67c",
"extract_dir": "jbang-0.117.1",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/jbangdev/jbang"