flyway: Update to version 9.1.4

This commit is contained in:
github-actions[bot] 2022-08-15 16:33:03 +00:00
parent 7e1954d132
commit 4589a6f769

View File

@ -1,15 +1,15 @@
{
"version": "9.1.3",
"version": "9.1.4",
"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.1.3/flyway-commandline-9.1.3-windows-x64.zip",
"hash": "sha1:890946baa0bdf80d413ae070c605d3414bfc65dc"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.1.4/flyway-commandline-9.1.4-windows-x64.zip",
"hash": "sha1:0efa36fe854545653905e0f106c3e6a03f034c08"
}
},
"extract_dir": "flyway-9.1.3",
"extract_dir": "flyway-9.1.4",
"bin": "flyway.cmd",
"persist": [
"conf",