maxwell: update 1.39.5 bottle.

master
BrewTestBot 2023-02-08 12:07:06 +00:00
parent 78c09f387b
commit 9b987d9af4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,13 @@ class Maxwell < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, all: "331b995f8df51e601961b10401579a465c1125bc162bee488eb43a90f9839aa0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c8e33c2ccad6059f229caf967aeeec0ae355cf124620931a368c47c7f174caee"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ab109330df7de6398dd695de212d7dcb4be8eb9f31f360eabc48278f41ad4328"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7e511b623e634ed38d01d7f7e2c5b901c5da3d54ba54ecb6405b3129dda5fdc4"
sha256 cellar: :any_skip_relocation, ventura: "3319419239f6ee666ca7a85f4912144501a87084214024fb2d7341f2b50b8684"
sha256 cellar: :any_skip_relocation, monterey: "ab8797e4859c7f39b9b8143abbad5038a924868bf8d5182ec7e54c831544648c"
sha256 cellar: :any_skip_relocation, big_sur: "ed607c27704986c040a15ec6574d273464cfbd105aafd5c91f6ac494ea230e14"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c8ab943f25ab35aa1cedabe67428f1919ae9ede6d9e8e1f5e9c102be591a460"
end
depends_on "openjdk@11"