flyway: Update to version 7.0.4

This commit is contained in:
Richard Kuhnt 2020-10-16 15:00:32 +00:00
parent 2063a7e7b4
commit 6c0de5676e

View File

@ -1,15 +1,15 @@
{
"version": "7.0.3",
"version": "7.0.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.0.3/flyway-commandline-7.0.3-windows-x64.zip",
"hash": "sha1:1634cfc59e522ec4fa06654fc925fa31a8d3ec06"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.0.4/flyway-commandline-7.0.4-windows-x64.zip",
"hash": "sha1:7d5b6d176b00cc70e668ca53724f3d34fcdcec61"
}
},
"extract_dir": "flyway-7.0.3",
"extract_dir": "flyway-7.0.4",
"bin": "flyway.cmd",
"persist": [
"conf",