diff --git a/bucket/flyway.json b/bucket/flyway.json index 7051ef407d..9a74a645e8 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.13.2", + "version": "11.13.1", "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.13.2/flyway-commandline-11.13.2-windows-x64.zip", - "hash": "sha1:89176438da6b8485bfd81e42a4b5e3821c1aca59" + "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.1/flyway-commandline-11.13.1-windows-x64.zip", + "hash": "sha1:e9c4f9fcda04e576fb878861617457551eb1a5e4" } }, - "extract_dir": "flyway-11.13.2", + "extract_dir": "flyway-11.13.1", "bin": "flyway.cmd", "persist": [ "conf",