flyway: Update to version 11.13.1

This commit is contained in:
github-actions[bot] 2025-09-18 00:36:26 +00:00
parent 6896007fda
commit 75bcd3778c

View File

@ -1,15 +1,15 @@
{ {
"version": "11.12.0", "version": "11.13.1",
"description": "Database migration tool that favors simplicity and convention over configuration.", "description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/", "homepage": "https://flywaydb.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.12.0/flyway-commandline-11.12.0-windows-x64.zip", "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:86ea287f28aa5db09c1a3e2f4b41d5a1f48de319" "hash": "sha1:e9c4f9fcda04e576fb878861617457551eb1a5e4"
} }
}, },
"extract_dir": "flyway-11.12.0", "extract_dir": "flyway-11.13.1",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",