flyway: Update to version 7.0.2

This commit is contained in:
Richard Kuhnt 2020-10-09 14:00:22 +00:00
parent 17be99bb61
commit 99fe8f1773

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": "7.0.1", "version": "7.0.2",
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.0.1/flyway-commandline-7.0.1-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.0.2/flyway-commandline-7.0.2-windows-x64.zip",
"extract_dir": "flyway-7.0.1", "extract_dir": "flyway-7.0.2",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"hash": "sha1:972293ceb0b9f92b5bea8210abb09547fbad9bf7", "hash": "sha1:747152fbd03e9e45fa9aae4bdbacf4be5c760f41",
"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",