flyway: Update to version 6.0.6

This commit is contained in:
Richard Kuhnt 2019-10-09 20:00:47 +00:00
parent 0d89c653d3
commit 62a91a5689

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.5", "version": "6.0.6",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.5/flyway-commandline-6.0.5-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.6/flyway-commandline-6.0.6-windows-x64.zip",
"extract_dir": "flyway-6.0.5", "extract_dir": "flyway-6.0.6",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:e1c0c192473b31a18edbb5983eab79e07afd9bef", "hash": "sha1:0c5a14eede446f7329b5984b892d57bde101e842",
"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",