jbang: Update to version 0.134.2

This commit is contained in:
github-actions[bot] 2025-11-24 16:29:49 +00:00
parent 4c3c13b16e
commit 7b84d3a878

View File

@ -1,14 +1,14 @@
{
"version": "0.132.1",
"version": "0.134.2",
"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.132.1/jbang-0.132.1.zip",
"hash": "93baab61cd5805f4fc9496527b2842af9ae45a5281e67b50d185ca76ec4fe85c",
"extract_dir": "jbang-0.132.1",
"url": "https://github.com/jbangdev/jbang/releases/download/v0.134.2/jbang-0.134.2.zip",
"hash": "befee0b59a0e4087dc0c08402e97e35ace2e8b8409b96dd8348cc4cd5ead94f8",
"extract_dir": "jbang-0.134.2",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/jbangdev/jbang"