diff --git a/bucket/flyway.json b/bucket/flyway.json index 3d41a538d3..c590b7717f 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.20.1", + "version": "11.20.2", "description": "Database migration tool that favors simplicity and convention over configuration.", "homepage": "https://github.com/flyway/flyway", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/flyway/flyway/releases/download/flyway-11.20.1/flyway-commandline-11.20.1-windows-x64.zip", - "hash": "5a78404bdc5928710fabcfbc911fd02f4c823d46e8ecdb7448bc37aa5d5ec1b4" + "url": "https://github.com/flyway/flyway/releases/download/flyway-11.20.2/flyway-commandline-11.20.2-windows-x64.zip", + "hash": "14d35d3677b6628858fc854739261b5369653e6d754bd08ac403dd54f8834bd1" } }, - "extract_dir": "flyway-11.20.1", + "extract_dir": "flyway-11.20.2", "bin": "flyway.cmd", "persist": [ "conf",