flyway: Update to version 7.5.2

This commit is contained in:
Richard Kuhnt 2021-01-27 14:00:17 +00:00
parent a25180444a
commit 9b8955d493

View File

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