diff --git a/bucket/flyway.json b/bucket/flyway.json index 5531428f13..bd7ec8d5c9 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "8.5.0", + "version": "8.5.1", "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.0/flyway-commandline-8.5.0-windows-x64.zip", - "hash": "sha1:28f15f04f31cc9cd2ef51fd46d746f94180a34ee" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.1/flyway-commandline-8.5.1-windows-x64.zip", + "hash": "sha1:f2124c732978ed15452fd52004bbf5b101858d6f" } }, - "extract_dir": "flyway-8.5.0", + "extract_dir": "flyway-8.5.1", "bin": "flyway.cmd", "persist": [ "conf",