flyway: Update to version 9.16.0

This commit is contained in:
github-actions[bot] 2023-03-15 16:29:54 +00:00
parent c93a1766d9
commit 85e1411e8e

View File

@ -1,15 +1,15 @@
{
"version": "9.15.2",
"version": "9.16.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/9.15.2/flyway-commandline-9.15.2-windows-x64.zip",
"hash": "sha1:9867da99f98e5c835cb738c1ece545f57c6a9f71"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.16.0/flyway-commandline-9.16.0-windows-x64.zip",
"hash": "sha1:55a13ec4406db02a4211d40e769de3e4f8bc32df"
}
},
"extract_dir": "flyway-9.15.2",
"extract_dir": "flyway-9.16.0",
"bin": "flyway.cmd",
"persist": [
"conf",