flyway: Update to version 6.0.8

This commit is contained in:
Richard Kuhnt 2019-10-30 17:00:20 +00:00
parent 8ae697bfef
commit ec784e52a6

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.0.7", "version": "6.0.8",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.7/flyway-commandline-6.0.7-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.8/flyway-commandline-6.0.8-windows-x64.zip",
"extract_dir": "flyway-6.0.7", "extract_dir": "flyway-6.0.8",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:675b9edefc9a69122ed39287083d4d4376c03931", "hash": "sha1:d00013bb7e686f350869ed564cb6f372d6a791b2",
"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",