From dce0abec0a85e04f697972fb6266d032edb874b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 00:35:51 +0000 Subject: [PATCH] flyway: Update to version 11.13.2 --- bucket/flyway.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 9a74a645e8..7051ef407d 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.13.1", + "version": "11.13.2", "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.1/flyway-commandline-11.13.1-windows-x64.zip", - "hash": "sha1:e9c4f9fcda04e576fb878861617457551eb1a5e4" + "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" } }, - "extract_dir": "flyway-11.13.1", + "extract_dir": "flyway-11.13.2", "bin": "flyway.cmd", "persist": [ "conf",