flyway: Update to version 11.4.0

This commit is contained in:
github-actions[bot] 2025-03-12 16:30:11 +00:00
parent 2442c6e456
commit ebced4c6e8

View File

@ -1,15 +1,15 @@
{
"version": "11.3.4",
"version": "11.4.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.3.4/flyway-commandline-11.3.4-windows-x64.zip",
"hash": "sha1:d2a99c5dac08d79b7223d070b84a814dfb0f3f35"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.4.0/flyway-commandline-11.4.0-windows-x64.zip",
"hash": "sha1:e78dc331fc047ab4ec8efdaacd427e642d14cd92"
}
},
"extract_dir": "flyway-11.3.4",
"extract_dir": "flyway-11.4.0",
"bin": "flyway.cmd",
"persist": [
"conf",