From 9142bfbb5b42d9734a3d20e61d838b5c4c4e7afe Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 9 Jan 2023 17:05:35 +0000 Subject: [PATCH] mx: update 6.14.13 bottle. --- Formula/mx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/mx.rb b/Formula/mx.rb index 0ac02b0fe01..cb1427a8cf7 100644 --- a/Formula/mx.rb +++ b/Formula/mx.rb @@ -11,7 +11,7 @@ class Mx < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "e87d9ee2d95a038e8eb31fe049b8ab2c7ef14b225ee50b0fe6afe4bbef83d05c" + sha256 cellar: :any_skip_relocation, all: "757cfb0d4f4f461bdc0f247b12d92e6c9a027404058c0bfbd7c75017387a01cf" end depends_on "openjdk" => :test