flyway: Update to version 9.19.1

This commit is contained in:
github-actions[bot] 2023-05-24 16:27:41 +00:00
parent 79b524ab19
commit cec5aadb78

View File

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