flyway: Update to version 8.1.0

This commit is contained in:
Richard Kuhnt 2021-11-25 14:01:50 +00:00
parent 2e43cbecfe
commit 44aabdf864

View File

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