From ebcefceb65c38db0fe14ae08ffe997be86007db7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 12:32:08 +0000 Subject: [PATCH] flyway: Update to version 11.20.2 --- bucket/flyway.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/flyway.json b/bucket/flyway.json index 3d41a538d3..c590b7717f 100644 --- a/bucket/flyway.json +++ b/bucket/flyway.json @@ -1,15 +1,15 @@ { - "version": "11.20.1", + "version": "11.20.2", "description": "Database migration tool that favors simplicity and convention over configuration.", "homepage": "https://github.com/flyway/flyway", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/flyway/flyway/releases/download/flyway-11.20.1/flyway-commandline-11.20.1-windows-x64.zip", - "hash": "5a78404bdc5928710fabcfbc911fd02f4c823d46e8ecdb7448bc37aa5d5ec1b4" + "url": "https://github.com/flyway/flyway/releases/download/flyway-11.20.2/flyway-commandline-11.20.2-windows-x64.zip", + "hash": "14d35d3677b6628858fc854739261b5369653e6d754bd08ac403dd54f8834bd1" } }, - "extract_dir": "flyway-11.20.1", + "extract_dir": "flyway-11.20.2", "bin": "flyway.cmd", "persist": [ "conf",