flyway: Update to version 9.2.0

This commit is contained in:
github-actions[bot] 2022-08-25 16:30:44 +00:00
parent 3af9cf3ec4
commit 763db534c3

View File

@ -1,15 +1,15 @@
{
"version": "9.1.6",
"version": "9.2.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.1.6/flyway-commandline-9.1.6-windows-x64.zip",
"hash": "sha1:7ae640fd6d26714230fe7280bb6962bbf18f14d4"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.2.0/flyway-commandline-9.2.0-windows-x64.zip",
"hash": "sha1:6269d130ce8b31246e62562b7593e9b67f2310af"
}
},
"extract_dir": "flyway-9.1.6",
"extract_dir": "flyway-9.2.0",
"bin": "flyway.cmd",
"persist": [
"conf",