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