flyway: Update to version 6.3.2

This commit is contained in:
Richard Kuhnt 2020-03-24 12:01:49 +00:00
parent 195c7b9285
commit 3679f0a8e7

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.1", "version": "6.3.2",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.1/flyway-commandline-6.3.1-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.3.2/flyway-commandline-6.3.2-windows-x64.zip",
"extract_dir": "flyway-6.3.1", "extract_dir": "flyway-6.3.2",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:f8d53aaaa749e3ef9ec7fe6c6861724be2e03565", "hash": "sha1:d88c54438ac98f15bcf308eb13ea03dacf5984e8",
"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",