flyway: Update to version 11.5.0

This commit is contained in:
github-actions[bot] 2025-03-26 12:31:48 +00:00
parent d374c03d88
commit 0d5a09a5d8

View File

@ -1,15 +1,15 @@
{
"version": "11.4.1",
"version": "11.5.0",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.4.1/flyway-commandline-11.4.1-windows-x64.zip",
"hash": "sha1:a03ecf038cf06aae4a117ccfac5591ba4d335d21"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.5.0/flyway-commandline-11.5.0-windows-x64.zip",
"hash": "sha1:b1e2ca4c96861b233f4b8939b5f6f2d727301b6f"
}
},
"extract_dir": "flyway-11.4.1",
"extract_dir": "flyway-11.5.0",
"bin": "flyway.cmd",
"persist": [
"conf",