diff --git a/bucket/flyway.json b/bucket/flyway.json index a4157bf5c3..9b527384b6 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "10.0.1", + "version": "10.1.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/10.0.1/flyway-commandline-10.0.1-windows-x64.zip", - "hash": "sha1:8b8eb588173b73ce410761c343d08fcbc6d35c6a" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.1.0/flyway-commandline-10.1.0-windows-x64.zip", + "hash": "sha1:7ac78808ada1cc1e14dcabf627221fc35a646853" } }, - "extract_dir": "flyway-10.0.1", + "extract_dir": "flyway-10.1.0", "bin": "flyway.cmd", "persist": [ "conf",