flyway: Update to version 7.9.0

This commit is contained in:
Richard Kuhnt 2021-05-13 16:03:26 +00:00
parent dc59124ad5
commit aec6f09133

View File

@ -1,15 +1,15 @@
{
"version": "7.8.2",
"version": "7.9.0",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.8.2/flyway-commandline-7.8.2-windows-x64.zip",
"hash": "sha1:20e55b81eb2bf6226b56142019746767d4a06a07"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.9.0/flyway-commandline-7.9.0-windows-x64.zip",
"hash": "sha1:8d705910e2e1dce225f4c5af1238606f835f003f"
}
},
"extract_dir": "flyway-7.8.2",
"extract_dir": "flyway-7.9.0",
"bin": "flyway.cmd",
"persist": [
"conf",