diff --git a/bucket/flyway.json b/bucket/flyway.json index 516537c19d..091020b91b 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "7.11.2", + "version": "7.11.3", "description": "Database migration tool that favors simplicity and convention over configuration.", "homepage": "https://flywaydb.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.11.2/flyway-commandline-7.11.2-windows-x64.zip", - "hash": "sha1:e2eab35673169322da9c3fef9d1002ca9fe7ebc6" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.11.3/flyway-commandline-7.11.3-windows-x64.zip", + "hash": "sha1:aeb71bad5ccb5e17cb9b83203b15e7c816184a52" } }, - "extract_dir": "flyway-7.11.2", + "extract_dir": "flyway-7.11.3", "bin": "flyway.cmd", "persist": [ "conf",