flyway: Update to version 6.5.6

This commit is contained in:
Richard Kuhnt 2020-09-16 14:00:23 +00:00
parent c6f36fe035
commit 5fbe4c0b37

View File

@ -2,11 +2,11 @@
"homepage": "https://flywaydb.org/",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"license": "Apache-2.0",
"version": "6.5.5",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.5/flyway-commandline-6.5.5-windows-x64.zip",
"extract_dir": "flyway-6.5.5",
"version": "6.5.6",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.6/flyway-commandline-6.5.6-windows-x64.zip",
"extract_dir": "flyway-6.5.6",
"bin": "flyway.cmd",
"hash": "sha1:834e4feb8972c598a354b31d7c73614c32fa9ac7",
"hash": "sha1:1debd84cfb98847a3140a58b899969fa55904c95",
"checkver": "Get Started with Flyway\\s+([\\d.]+)",
"autoupdate": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip",