flyway: Update to version 8.0.4

This commit is contained in:
Richard Kuhnt 2021-11-10 17:00:37 +00:00
parent 33fbfc96d4
commit ac6d10f6a9

View File

@ -1,15 +1,15 @@
{
"version": "8.0.3",
"version": "8.0.4",
"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/8.0.3/flyway-commandline-8.0.3-windows-x64.zip",
"hash": "sha1:54f117b7177bf7967c392d15d533a829bc57e00c"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.0.4/flyway-commandline-8.0.4-windows-x64.zip",
"hash": "sha1:29ecc5d1d47800ceb8e7286a3d39805ed48ac3c7"
}
},
"extract_dir": "flyway-8.0.3",
"extract_dir": "flyway-8.0.4",
"bin": "flyway.cmd",
"persist": [
"conf",