flyway: Update to version 6.4.1

This commit is contained in:
Richard Kuhnt 2020-04-30 11:01:49 +00:00
parent b6f91f5d83
commit eacd95cbed

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.4.0", "version": "6.4.1",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.4.0/flyway-commandline-6.4.0-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.4.1/flyway-commandline-6.4.1-windows-x64.zip",
"extract_dir": "flyway-6.4.0", "extract_dir": "flyway-6.4.1",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:e0415ea5e3b2d83b2cf61575aa22998cdda87fba", "hash": "sha1:9e7b0e2b6bf663fb061d57d269e469a1291dfe57",
"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",