flyway: Update to version 7.7.0

This commit is contained in:
Richard Kuhnt 2021-03-11 14:01:46 +00:00
parent 8a935c0e8b
commit da3985f0dd

View File

@ -1,15 +1,15 @@
{ {
"version": "7.6.0", "version": "7.7.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.6.0/flyway-commandline-7.6.0-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.7.0/flyway-commandline-7.7.0-windows-x64.zip",
"hash": "sha1:60fcee19fbf3b4c46d6a9d5d05c183f332dfc7c5" "hash": "sha1:0bea15ebbb9e243582fab2ab3ae3f6201be728ac"
} }
}, },
"extract_dir": "flyway-7.6.0", "extract_dir": "flyway-7.7.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",