From 50b786b52e9da6adf316a10582eab2471df1e71a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 04:29:14 +0000 Subject: [PATCH] flyway: Update to version 11.14.1 --- bucket/flyway.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 6ac3c6fd11..fe0bbb6e4a 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.14.0", + "version": "11.14.1", "description": "Database migration tool that favors simplicity and convention over configuration.", "homepage": "https://flywaydb.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.0/flyway-commandline-11.14.0-windows-x64.zip", - "hash": "sha1:8ed5ec7f568e127c1eadf004fdfddb827a07789c" + "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.1/flyway-commandline-11.14.1-windows-x64.zip", + "hash": "sha1:556c228c4abe4dcd99caa2d7c1c142856a6d3b39" } }, - "extract_dir": "flyway-11.14.0", + "extract_dir": "flyway-11.14.1", "bin": "flyway.cmd", "persist": [ "conf",