flyway: Update to version 9.22.3

This commit is contained in:
github-actions[bot] 2023-10-12 12:30:48 +00:00
parent 2e9a0539bf
commit cfe9c963b7

View File

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