jbang: Update to version 0.111.0

This commit is contained in:
github-actions[bot] 2023-09-30 12:29:51 +00:00
parent a779214d16
commit 9c5d44aa69

View File

@ -1,14 +1,14 @@
{ {
"version": "0.110.1", "version": "0.111.0",
"description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution", "description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution",
"homepage": "https://jbang.dev/", "homepage": "https://jbang.dev/",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"JDK": "openjdk" "JDK": "openjdk"
}, },
"url": "https://github.com/jbangdev/jbang/releases/download/v0.110.1/jbang-0.110.1.zip", "url": "https://github.com/jbangdev/jbang/releases/download/v0.111.0/jbang-0.111.0.zip",
"hash": "d81aacd8f15acc11590c6227b66a185f6c6384e3e18f5d08aaf6499ec2345c51", "hash": "651cd36b02a704745eaf1bb6c04dab1596fa13a178dae6c2db427bbbeb9e3d86",
"extract_dir": "jbang-0.110.1", "extract_dir": "jbang-0.111.0",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/jbangdev/jbang" "github": "https://github.com/jbangdev/jbang"