Skip to content

Commit 1862b5d

Browse files
committed
flyway 10.21.0
1 parent 636fda8 commit 1862b5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flyway.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Flyway < Formula
22
desc "Database version control to control migrations"
33
homepage "https://flywaydb.org/"
4-
url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/10.20.1/flyway-commandline-10.20.1.tar.gz"
5-
sha256 "9ed15a5f0177113847c51eeba408af4d10cde1b812d65d11145caf6ecffc7711"
4+
url "https://search.maven.org/remotecontent?filepath=org/flywaydb/flyway-commandline/10.21.0/flyway-commandline-10.21.0.tar.gz"
5+
sha256 "2627c4f1cdd392beb6d16bc954e269f45369b64099d28246a87d9b9e449cb905"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)