flyway: Update to version 6.3.1

This commit is contained in:
Richard Kuhnt 2020-03-13 15:02:00 +00:00
parent aeea7f7590
commit e3f6a34805

View File

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