flyway: Update to version 11.7.0

This commit is contained in:
github-actions[bot] 2025-04-09 12:31:30 +00:00
parent b93d57b611
commit 894c82b6b8

View File

@ -1,15 +1,15 @@
{
"version": "11.6.0",
"version": "11.7.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.6.0/flyway-commandline-11.6.0-windows-x64.zip",
"hash": "sha1:39d1e1db4d820c2b139569ba593bb47c375824bf"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.7.0/flyway-commandline-11.7.0-windows-x64.zip",
"hash": "sha1:efb49c94d069d3d5a7b0a0f53bad2970ece89144"
}
},
"extract_dir": "flyway-11.6.0",
"extract_dir": "flyway-11.7.0",
"bin": "flyway.cmd",
"persist": [
"conf",