flyway: Update to version 7.6.0

This commit is contained in:
Richard Kuhnt 2021-03-05 12:00:18 +00:00
parent 6b1fb2ee6a
commit 39e7aa242b

View File

@ -1,15 +1,15 @@
{ {
"version": "7.5.4", "version": "7.6.0",
"description": "Database migration tool that favors simplicity and convention over configuration.", "description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/", "homepage": "https://flywaydb.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.5.4/flyway-commandline-7.5.4-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.6.0/flyway-commandline-7.6.0-windows-x64.zip",
"hash": "sha1:1c50a7d467703947261aa6c10a77af5921020172" "hash": "sha1:60fcee19fbf3b4c46d6a9d5d05c183f332dfc7c5"
} }
}, },
"extract_dir": "flyway-7.5.4", "extract_dir": "flyway-7.6.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",