flyway: Update to version 11.13.3

This commit is contained in:
github-actions[bot] 2025-10-07 12:32:01 +00:00
parent 32eb378be6
commit 44f33774d8

View File

@ -1,15 +1,15 @@
{ {
"version": "11.13.2", "version": "11.13.3",
"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.13.2/flyway-commandline-11.13.2-windows-x64.zip", "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:89176438da6b8485bfd81e42a4b5e3821c1aca59" "hash": "sha1:2c237b38641bb15e80cb89fd9bbf0df095d0045f"
} }
}, },
"extract_dir": "flyway-11.13.2", "extract_dir": "flyway-11.13.3",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",