From b14618699835aeb7e986274b30121ed961f8039a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 16 Nov 2024 13:31:05 +0000 Subject: [PATCH] jbang: update 0.120.4 bottle. --- Formula/j/jbang.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/j/jbang.rb b/Formula/j/jbang.rb index fecd86c0b7f3e..d3185dbed8532 100644 --- a/Formula/j/jbang.rb +++ b/Formula/j/jbang.rb @@ -6,7 +6,7 @@ class Jbang < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "bc89089358e918c6a15d85b70b2f41814ab68dadbed373d5515a54bf999c4f8f" + sha256 cellar: :any_skip_relocation, all: "c9abcddba561598d3eb4afdc1ac0e5d0f9df8d3146920243b3597f1984dc9bef" end depends_on "openjdk"