flyway: Update to version 7.5.3

This commit is contained in:
Richard Kuhnt 2021-02-10 13:00:18 +00:00
parent ec88ad7d8b
commit 47848edc5e

View File

@ -1,15 +1,15 @@
{
"version": "7.5.2",
"version": "7.5.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.5.2/flyway-commandline-7.5.2-windows-x64.zip",
"hash": "sha1:b8c91a84083ba1e1eedc7419fd5feab07a3a0979"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.5.3/flyway-commandline-7.5.3-windows-x64.zip",
"hash": "sha1:de39381fb189ce1fc25ef8aaf0c6e2f604a8e4f8"
}
},
"extract_dir": "flyway-7.5.2",
"extract_dir": "flyway-7.5.3",
"bin": "flyway.cmd",
"persist": [
"conf",