flyway: Update to version 6.3.0

This commit is contained in:
Richard Kuhnt 2020-03-05 11:01:54 +00:00
parent 9059ade74e
commit ce625423d7

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.2.4",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.2.4/flyway-commandline-6.2.4-windows-x64.zip",
"extract_dir": "flyway-6.2.4",
"version": "6.3.0",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.0/flyway-commandline-6.3.0-windows-x64.zip",
"extract_dir": "flyway-6.3.0",
"bin": "flyway.cmd",
"hash": "sha1:3be82160ef8943359ac3e9357050189449e02b01",
"hash": "sha1:18dd57bd82fe25b457ddc09e6ea06727b7347ac2",
"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",