flyway: Update to version 6.0.3

This commit is contained in:
Richard Kuhnt 2019-09-13 16:00:25 +00:00
parent 7a72ef51f9
commit 7a99a2a1af

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.2", "version": "6.0.3",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.2/flyway-commandline-6.0.2-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.0.3/flyway-commandline-6.0.3-windows-x64.zip",
"extract_dir": "flyway-6.0.2", "extract_dir": "flyway-6.0.3",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:1af2210d9694eec11ef456b64e9f9336cb3fd798", "hash": "sha1:9782bfbf088705f024d182dcc9dea05b4b69ed66",
"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",