jbang: Update to version 0.134.3

This commit is contained in:
github-actions[bot] 2025-11-27 08:30:26 +00:00
parent 08131b49d9
commit d411ab896e

View File

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