flyway 7.3.1 (#66259)

master
chenrui 2020-12-05 20:13:14 -05:00 committed by GitHub
parent 011627b497
commit 71363bdcf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3.0/flyway-commandline-7.3.0.tar.gz"
sha256 "09a310839ae33dfd1b4b7afaa746fc5f56e0eed2c0e3a2005311fb8ac403bb34"
url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/7.3.1/flyway-commandline-7.3.1.tar.gz"
sha256 "888fd493fe6d97df5ef91efeb7f670492a52c623851e35b9d9bc5129086d31e3"
license "Apache-2.0"
livecheck do