flyway: Update to version 7.4.0

This commit is contained in:
Jakub Čábera 2021-01-04 19:16:03 +01:00
parent 3cd7cfd48e
commit de85432c14

View File

@ -1,15 +1,15 @@
{
"version": "7.3.2",
"version": "7.4.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.3.2/flyway-commandline-7.3.2-windows-x64.zip",
"hash": "sha1:9a10f65bf4eb4c644aee57b63a0826393a5dbf04"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.4.0/flyway-commandline-7.4.0-windows-x64.zip",
"hash": "sha1:9590e254c54d924c5b5bbb5dc08d09bfbd899b05"
}
},
"extract_dir": "flyway-7.3.2",
"extract_dir": "flyway-7.4.0",
"bin": "flyway.cmd",
"persist": [
"conf",