flyway: Update to version 6.2.3

This commit is contained in:
Richard Kuhnt 2020-02-13 12:01:52 +00:00
parent 65eb06f50f
commit 2ff6c51583

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.2.2", "version": "6.2.3",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.2.2/flyway-commandline-6.2.2-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.2.3/flyway-commandline-6.2.3-windows-x64.zip",
"extract_dir": "flyway-6.2.2", "extract_dir": "flyway-6.2.3",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:a80a9f5edde836cf21b4c961976bf3e892d9c3f2", "hash": "sha1:53d1507e9bb642bd8edb66f3f57dfb99fab0275a",
"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",