flyway: Update to version 8.0.5

This commit is contained in:
Richard Kuhnt 2021-11-17 17:00:36 +00:00
parent 5cb553e06d
commit 4e849653e4

View File

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