From 5ea2851550f95bf663f5af01b8d00517e1de07bf Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Wed, 23 Feb 2022 18:06:17 -0500 Subject: [PATCH] flyway 8.5.1 Closes #95745. Signed-off-by: Thierry Moisan Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/flyway.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/flyway.rb b/Formula/flyway.rb index c92ebc2e20a..d89e613100e 100644 --- a/Formula/flyway.rb +++ b/Formula/flyway.rb @@ -1,8 +1,8 @@ class Flyway < Formula desc "Database version control to control migrations" homepage "https://flywaydb.org/" - url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/8.5.0/flyway-commandline-8.5.0.tar.gz" - sha256 "4842cebf9dcf5609f0fce3d6760a47a8036eb926983afb4b75ddcb6adaecfae1" + url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/8.5.1/flyway-commandline-8.5.1.tar.gz" + sha256 "683f3ef8886957cf61831ea921ef020e0d3ba6cfb8e2c8b867a45c643f20d457" license "Apache-2.0" livecheck do