flyway: Update to version 9.19.4

This commit is contained in:
github-actions[bot] 2023-06-09 16:29:08 +00:00
parent a2f442536b
commit 903cbce886

View File

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