flyway: Update to version 9.22.2

This commit is contained in:
github-actions[bot] 2023-09-21 12:31:36 +00:00
parent ca6118d9c9
commit c55b7191c9

View File

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