From ac77a5e398c40ccd0d11d659cc14e90239b5edb6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 7 Dec 2022 22:05:40 +0000 Subject: [PATCH] maxwell: update 1.39.4 bottle. --- Formula/maxwell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/maxwell.rb b/Formula/maxwell.rb index 4a11682e36d..f1f499c2cee 100644 --- a/Formula/maxwell.rb +++ b/Formula/maxwell.rb @@ -11,7 +11,7 @@ class Maxwell < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "b772e3d18452f769f63c1b3a7a529a31741fb3849d6dd8405934c3a820d5708b" + sha256 cellar: :any_skip_relocation, all: "331b995f8df51e601961b10401579a465c1125bc162bee488eb43a90f9839aa0" end depends_on "openjdk@11"