flyway: Update to version 11.11.0

This commit is contained in:
github-actions[bot] 2025-08-08 20:30:27 +00:00
parent a609585f8f
commit 8b3d20a9c6

View File

@ -1,15 +1,15 @@
{ {
"version": "11.10.5", "version": "11.11.0",
"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.10.5/flyway-commandline-11.10.5-windows-x64.zip", "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.11.0/flyway-commandline-11.11.0-windows-x64.zip",
"hash": "sha1:d61da845ade06d08656f179758134933d507be1d" "hash": "sha1:a8ab698a9952cd9ae4797bda62ccac705234b0f6"
} }
}, },
"extract_dir": "flyway-11.10.5", "extract_dir": "flyway-11.11.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",