flyway: Update to version 7.11.3

This commit is contained in:
Richard Kuhnt 2021-07-19 17:00:14 +00:00
parent 16bb32d374
commit 787e9d146b

View File

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