diff --git a/bucket/flyway.json b/bucket/flyway.json index 247cd35e63..7433ffa079 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "10.15.0", + "version": "10.15.2", "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/10.15.0/flyway-commandline-10.15.0-windows-x64.zip", - "hash": "sha1:e9428152a31aaebc27d474efae9f12612c918b40" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.15.2/flyway-commandline-10.15.2-windows-x64.zip", + "hash": "sha1:2d677092ad4a009198bcf575c1f7b97969207a33" } }, - "extract_dir": "flyway-10.15.0", + "extract_dir": "flyway-10.15.2", "bin": "flyway.cmd", "persist": [ "conf",