diff --git a/bucket/flyway.json b/bucket/flyway.json index 79d982c324..c704531a8a 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.15.0", + "version": "11.16.0", "description": "Database migration tool that favors simplicity and convention over configuration.", "homepage": "https://flywaydb.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.15.0/flyway-commandline-11.15.0-windows-x64.zip", - "hash": "sha1:501b9a5ffffa76f3d9cdecb4288f7d0460e70bce" + "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.16.0/flyway-commandline-11.16.0-windows-x64.zip", + "hash": "sha1:0a60fd1a7b311725c14bc2dec67d014fdef8abbc" } }, - "extract_dir": "flyway-11.15.0", + "extract_dir": "flyway-11.16.0", "bin": "flyway.cmd", "persist": [ "conf",