From 7b84d3a87895100bb750e36d8f21f042f0b86e7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:29:49 +0000 Subject: [PATCH] jbang: Update to version 0.134.2 --- bucket/jbang.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jbang.json b/bucket/jbang.json index 8e7039a921..fa2f517723 100644 --- a/bucket/jbang.json +++ b/bucket/jbang.json @@ -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"