flyway: Update to version 6.1.2

This commit is contained in:
Richard Kuhnt 2019-12-16 15:01:54 +00:00
parent 09ccc1c440
commit 4ee5c9bc49

View File

@ -2,11 +2,11 @@
"homepage": "https://flywaydb.org/",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"license": "Apache-2.0",
"version": "6.1.1",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.1.1/flyway-commandline-6.1.1-windows-x64.zip",
"extract_dir": "flyway-6.1.1",
"version": "6.1.2",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.1.2/flyway-commandline-6.1.2-windows-x64.zip",
"extract_dir": "flyway-6.1.2",
"bin": "flyway.cmd",
"hash": "sha1:71e892fea15a3d5ddbf2f1292932f84db0421383",
"hash": "sha1:255aa61d0e3498dd98319852cdd287b0bd85aecd",
"checkver": "Get Started with Flyway\\s+([\\d.]+)",
"autoupdate": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip",