From 35818e153d9db0bfaea1d4b1772ab07abacbbd6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 12:30:31 +0000 Subject: [PATCH] flyway: Update to version 8.5.7 --- bucket/flyway.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 41e7d886c3..c9c3f316a1 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "8.5.6", + "version": "8.5.7", "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.6/flyway-commandline-8.5.6-windows-x64.zip", - "hash": "sha1:1cb0ba718f048d3b39af8e1be099c406c18c060c" + "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.7/flyway-commandline-8.5.7-windows-x64.zip", + "hash": "sha1:02b568e30f3c001b0939bb35731d58d87d565054" } }, - "extract_dir": "flyway-8.5.6", + "extract_dir": "flyway-8.5.7", "bin": "flyway.cmd", "persist": [ "conf",