diff --git a/bucket/flyway.json b/bucket/flyway.json index 641c3bac9d..2f3c287ead 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.0.1", + "version": "11.1.0", "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/11.0.1/flyway-commandline-11.0.1-windows-x64.zip", - "hash": "sha1:6f131ab383f0d34c05f70b08bfbcfe58379fc256" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.1.0/flyway-commandline-11.1.0-windows-x64.zip", + "hash": "sha1:b1018e2b58ae7f60fc465b64a4626b716f249220" } }, - "extract_dir": "flyway-11.0.1", + "extract_dir": "flyway-11.1.0", "bin": "flyway.cmd", "persist": [ "conf",