flyway: Update to version 11.3.3

This commit is contained in:
github-actions[bot] 2025-02-19 12:32:01 +00:00
parent 71d3c0563b
commit 1cc12b7910

View File

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