jbang: Update to version 0.137.0

This commit is contained in:
github-actions[bot] 2026-02-14 00:51:24 +00:00
parent cbf0db6735
commit 96c3bf6f4c

View File

@ -1,14 +1,14 @@
{
"version": "0.136.0",
"version": "0.137.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.136.0/jbang-0.136.0.zip",
"hash": "545db931d079f5e758760286ec561dabfb4bfc5901b2e4615660d8b8552d1c5a",
"extract_dir": "jbang-0.136.0",
"url": "https://github.com/jbangdev/jbang/releases/download/v0.137.0/jbang-0.137.0.zip",
"hash": "9f55c94a467d22546482a33016f13ee872f894d13c4fce4c01a49e992ce08922",
"extract_dir": "jbang-0.137.0",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/jbangdev/jbang"