From 42f0df1563f9c821a933689eef3ccfa0ec3a1ba4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 09:08:49 +0000 Subject: [PATCH] jbang: Update to version 0.116.0 --- bucket/jbang.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jbang.json b/bucket/jbang.json index 313e8298dc..5bb7e508a0 100644 --- a/bucket/jbang.json +++ b/bucket/jbang.json @@ -1,14 +1,14 @@ { - "version": "0.115.0", + "version": "0.116.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.115.0/jbang-0.115.0.zip", - "hash": "51cbeee30e0c9d2ec50085777f4adc93eed77f2dfde0be37075926718b9bc0e5", - "extract_dir": "jbang-0.115.0", + "url": "https://github.com/jbangdev/jbang/releases/download/v0.116.0/jbang-0.116.0.zip", + "hash": "66ecce7021c371d1fe1b01e4bd6ee01aaaa48b10925f7c36bed635b3d1150d2d", + "extract_dir": "jbang-0.116.0", "env_add_path": "bin", "checkver": { "github": "https://github.com/jbangdev/jbang"