flyway: Update to version 7.12.0

This commit is contained in:
Richard Kuhnt 2021-07-30 11:00:31 +00:00
parent 9563ed47cd
commit eef8ae50c3

View File

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