From 44f33774d853ba1a5bff434a8d878118a86d6a23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:32:01 +0000 Subject: [PATCH] flyway: Update to version 11.13.3 --- bucket/flyway.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 7051ef407d..c2f977de06 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.13.2", + "version": "11.13.3", "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.13.2/flyway-commandline-11.13.2-windows-x64.zip", - "hash": "sha1:89176438da6b8485bfd81e42a4b5e3821c1aca59" + "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.3/flyway-commandline-11.13.3-windows-x64.zip", + "hash": "sha1:2c237b38641bb15e80cb89fd9bbf0df095d0045f" } }, - "extract_dir": "flyway-11.13.2", + "extract_dir": "flyway-11.13.3", "bin": "flyway.cmd", "persist": [ "conf",