flyway: Update to version 7.11.4

This commit is contained in:
Richard Kuhnt 2021-07-26 13:00:25 +00:00
parent 0a4dae5e0a
commit ae453e20d7

View File

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