From 786baa327be02880ed2778699e65dac2df8640aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:41:22 +0000 Subject: [PATCH] flyway: Update to version 11.10.5 --- bucket/flyway.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 6910445e1c..02c5b06d11 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.10.4", + "version": "11.10.5", "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.10.4/flyway-commandline-11.10.4-windows-x64.zip", - "hash": "sha1:2e57855dd20d82d29bd86df45112011c0478ef2d" + "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.10.5/flyway-commandline-11.10.5-windows-x64.zip", + "hash": "sha1:d61da845ade06d08656f179758134933d507be1d" } }, - "extract_dir": "flyway-11.10.4", + "extract_dir": "flyway-11.10.5", "bin": "flyway.cmd", "persist": [ "conf",