jbang: Update to version 0.125.0

This commit is contained in:
github-actions[bot] 2025-03-19 08:29:46 +00:00
parent 7bc0e17460
commit 82001d6490

View File

@ -1,14 +1,14 @@
{
"version": "0.124.0",
"version": "0.125.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.124.0/jbang-0.124.0.zip",
"hash": "0b9957ad86ef59d33f248044e1b4bdc6a878426beb2819bcc0850fa4807453ac",
"extract_dir": "jbang-0.124.0",
"url": "https://github.com/jbangdev/jbang/releases/download/v0.125.0/jbang-0.125.0.zip",
"hash": "7e31c995b7d775e3c64920def08e5a484e4364ca17a75b6d51656bf23065e524",
"extract_dir": "jbang-0.125.0",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/jbangdev/jbang"