diff --git a/bucket/flyway.json b/bucket/flyway.json index dd61344a60..9231335375 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.20.3", + "version": "12.0.0", "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.3/flyway-commandline-11.20.3-windows-x64.zip", - "hash": "7264300bbba602244c1dbe2fe5217dea029d359ea8574b243cb587976a027de4" + "url": "https://github.com/flyway/flyway/releases/download/flyway-12.0.0/flyway-commandline-12.0.0-windows-x64.zip", + "hash": "4a17c4cf22287b23996823971c2305173751109f3bd7378cbef5ce79318e1af2" } }, - "extract_dir": "flyway-11.20.3", + "extract_dir": "flyway-12.0.0", "bin": "flyway.cmd", "persist": [ "conf",