flyway: Update to version 11.3.2

This commit is contained in:
github-actions[bot] 2025-02-14 12:31:48 +00:00
parent 7a88c3044f
commit 72f8287e22

View File

@ -1,15 +1,15 @@
{
"version": "11.3.1",
"version": "11.3.2",
"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.1/flyway-commandline-11.3.1-windows-x64.zip",
"hash": "sha1:49a7cc8be68d5829adaaa605cb5eff7f243b4003"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/11.3.2/flyway-commandline-11.3.2-windows-x64.zip",
"hash": "sha1:a49cc0f4c3420d1f20725dbb72d9503f33aa604a"
}
},
"extract_dir": "flyway-11.3.1",
"extract_dir": "flyway-11.3.2",
"bin": "flyway.cmd",
"persist": [
"conf",