flyway: Update to version 6.4.4

This commit is contained in:
Richard Kuhnt 2020-06-10 13:00:31 +00:00
parent e0a285fae6
commit ebad42aacf

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.3", "version": "6.4.4",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.4.3/flyway-commandline-6.4.3-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.4.4/flyway-commandline-6.4.4-windows-x64.zip",
"extract_dir": "flyway-6.4.3", "extract_dir": "flyway-6.4.4",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:352d43233d1ab054d3d6b3e5ab4dcf2ef1afb2ab", "hash": "sha1:10a0e5eae13b0733b6a6c26c1a925556e42a000f",
"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",