From 00d03c2fce558b10739304c8586fd9fecb4ebed1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 18:23:05 +0000 Subject: [PATCH] babashka: Update to version 1.4.192 --- bucket/babashka.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/babashka.json b/bucket/babashka.json index b397889..bcd36a6 100644 --- a/bucket/babashka.json +++ b/bucket/babashka.json @@ -1,5 +1,5 @@ { - "version": "1.3.191", + "version": "1.4.192", "description": "A Clojure babushka for the grey areas of Bash", "homepage": "https://github.com/borkdude/babashka", "license": "EPL-1.0", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/borkdude/babashka/releases/download/v1.3.191/babashka-1.3.191-windows-amd64.zip", - "hash": "3fea607c6d004a94254aa6fd9adfa54236dc81346533de337886759008a3fb61" + "url": "https://github.com/borkdude/babashka/releases/download/v1.4.192/babashka-1.4.192-windows-amd64.zip", + "hash": "190e0b8a901c28ac6d9b79e13d544beb77b4e3feb450d23114205c621b7ec139" } }, "bin": "bb.exe",