diff --git a/bucket/jbang.json b/bucket/jbang.json index 5adbcd7eb3..17560e1c57 100644 --- a/bucket/jbang.json +++ b/bucket/jbang.json @@ -1,14 +1,14 @@ { - "version": "0.136.0", + "version": "0.137.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.136.0/jbang-0.136.0.zip", - "hash": "545db931d079f5e758760286ec561dabfb4bfc5901b2e4615660d8b8552d1c5a", - "extract_dir": "jbang-0.136.0", + "url": "https://github.com/jbangdev/jbang/releases/download/v0.137.0/jbang-0.137.0.zip", + "hash": "9f55c94a467d22546482a33016f13ee872f894d13c4fce4c01a49e992ce08922", + "extract_dir": "jbang-0.137.0", "env_add_path": "bin", "checkver": { "github": "https://github.com/jbangdev/jbang"