diff --git a/bucket/flyway.json b/bucket/flyway.json index 41e7d886c3..c9c3f316a1 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "8.5.6", + "version": "8.5.7", "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/8.5.6/flyway-commandline-8.5.6-windows-x64.zip", - "hash": "sha1:1cb0ba718f048d3b39af8e1be099c406c18c060c" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.7/flyway-commandline-8.5.7-windows-x64.zip", + "hash": "sha1:02b568e30f3c001b0939bb35731d58d87d565054" } }, - "extract_dir": "flyway-8.5.6", + "extract_dir": "flyway-8.5.7", "bin": "flyway.cmd", "persist": [ "conf",