Skip to content

Commit 760dcb1

Browse files
committed
liquibase: update 4.32.0 bottle.
1 parent 39ad241 commit 760dcb1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/l/liquibase.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ class Liquibase < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b25c49301574fe40a67ab16d944c363dffec2de0c8ad8680835dcd44c648837b"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b25c49301574fe40a67ab16d944c363dffec2de0c8ad8680835dcd44c648837b"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b25c49301574fe40a67ab16d944c363dffec2de0c8ad8680835dcd44c648837b"
17-
sha256 cellar: :any_skip_relocation, sonoma: "cb951450860829e9d7ba103ca5df2a5c7ab2aef156ac9799e45fbd088374307b"
18-
sha256 cellar: :any_skip_relocation, ventura: "cb951450860829e9d7ba103ca5df2a5c7ab2aef156ac9799e45fbd088374307b"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "b25c49301574fe40a67ab16d944c363dffec2de0c8ad8680835dcd44c648837b"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b25c49301574fe40a67ab16d944c363dffec2de0c8ad8680835dcd44c648837b"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "41c94aa6826f3ffb843e01817c8b60b79ea54e9c61536539524b8611254d2a66"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "41c94aa6826f3ffb843e01817c8b60b79ea54e9c61536539524b8611254d2a66"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "41c94aa6826f3ffb843e01817c8b60b79ea54e9c61536539524b8611254d2a66"
17+
sha256 cellar: :any_skip_relocation, sonoma: "309ba6ac0f42635065a35a15b2ea2cb996851246b0483d84266cdd9d9c3119c4"
18+
sha256 cellar: :any_skip_relocation, ventura: "309ba6ac0f42635065a35a15b2ea2cb996851246b0483d84266cdd9d9c3119c4"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "41c94aa6826f3ffb843e01817c8b60b79ea54e9c61536539524b8611254d2a66"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "41c94aa6826f3ffb843e01817c8b60b79ea54e9c61536539524b8611254d2a66"
2121
end
2222

2323
depends_on "openjdk"

0 commit comments

Comments
 (0)