flyway 7.6.0

Closes #72661.

Signed-off-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Caleb Xu 2021-03-07 09:43:00 -05:00 committed by BrewTestBot
parent c828841c2f
commit e76fee179c
1 changed files with 2 additions and 2 deletions

View File

@ -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/7.5.4/flyway-commandline-7.5.4.tar.gz"
sha256 "594f23d4d49fd8a7c0fc725616d30b399dede67c56e2c53bd777baa841216742"
url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/7.6.0/flyway-commandline-7.6.0.tar.gz"
sha256 "db01434c193184179a9bb7f621cd53826dd8b7c7c2721e17994a9c9f0f7405bd"
license "Apache-2.0"
livecheck do