From c3aaac5ea6423a855e26f9a1742a3d824ed6e3c0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:03:29 +0000 Subject: [PATCH] flyway: update 10.21.0 bottle. --- Formula/f/flyway.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/f/flyway.rb b/Formula/f/flyway.rb index 0ea14200303bd..a850004c8ef1d 100644 --- a/Formula/f/flyway.rb +++ b/Formula/f/flyway.rb @@ -11,7 +11,7 @@ class Flyway < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "c75d0b2d36763940d9abe027f9d90a66f0a2e7bfb886ba12249ce077bb9cc959" + sha256 cellar: :any_skip_relocation, all: "57fef8124dc5fb273b841b4d3fe2bd24777ff26839366335e1d9bb388da88ba2" end depends_on "openjdk"