flyway: Update to version 7.8.2

This commit is contained in:
Richard Kuhnt 2021-04-27 12:00:17 +00:00
parent 0318e80f8c
commit 37ccc38fac

View File

@ -1,15 +1,15 @@
{
"version": "7.8.1",
"version": "7.8.2",
"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.1/flyway-commandline-7.8.1-windows-x64.zip",
"hash": "sha1:c50004dd5b91b4dee852419c120251ddf9f72391"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/7.8.2/flyway-commandline-7.8.2-windows-x64.zip",
"hash": "sha1:20e55b81eb2bf6226b56142019746767d4a06a07"
}
},
"extract_dir": "flyway-7.8.1",
"extract_dir": "flyway-7.8.2",
"bin": "flyway.cmd",
"persist": [
"conf",