flyway: Update to version 7.6.0

This commit is contained in:
Richard Kuhnt 2021-03-05 12:00:18 +00:00
parent 6b1fb2ee6a
commit 39e7aa242b

View File

@ -1,15 +1,15 @@
{
"version": "7.5.4",
"version": "7.6.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.5.4/flyway-commandline-7.5.4-windows-x64.zip",
"hash": "sha1:1c50a7d467703947261aa6c10a77af5921020172"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.6.0/flyway-commandline-7.6.0-windows-x64.zip",
"hash": "sha1:60fcee19fbf3b4c46d6a9d5d05c183f332dfc7c5"
}
},
"extract_dir": "flyway-7.5.4",
"extract_dir": "flyway-7.6.0",
"bin": "flyway.cmd",
"persist": [
"conf",