flyway: Update to version 7.5.4

This commit is contained in:
Richard Kuhnt 2021-02-22 15:00:26 +00:00
parent 7da68dead7
commit f5178118c7

View File

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