diff --git a/bucket/flyway.json b/bucket/flyway.json index 57e088aecb..fd66d31496 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "8.2.3", + "version": "8.3.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.2.3/flyway-commandline-8.2.3-windows-x64.zip", - "hash": "sha1:a64591f5873c5de686273e85d1cb97e2e88d170a" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.3.0/flyway-commandline-8.3.0-windows-x64.zip", + "hash": "sha1:1d768919325e75cf96ba9c39f27269fb3c28aaf5" } }, - "extract_dir": "flyway-8.2.3", + "extract_dir": "flyway-8.3.0", "bin": "flyway.cmd", "persist": [ "conf",