flyway: Update to version 6.5.4

This commit is contained in:
Richard Kuhnt 2020-08-12 13:00:30 +00:00
parent af508216d7
commit 36e02bc8d5

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.5.3", "version": "6.5.4",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.3/flyway-commandline-6.5.3-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/6.5.4/flyway-commandline-6.5.4-windows-x64.zip",
"extract_dir": "flyway-6.5.3", "extract_dir": "flyway-6.5.4",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:9a2896db1ddb481b53d9f426c67b9e036fc32f77", "hash": "sha1:ab7d8b20e4af20713950f12b1a30858a0b4dd102",
"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",