flyway: Update to version 9.2.3

This commit is contained in:
github-actions[bot] 2022-09-07 16:33:40 +00:00
parent 150827afae
commit e837f6b1a5

View File

@ -1,15 +1,15 @@
{
"version": "9.2.2",
"version": "9.2.3",
"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.2.2/flyway-commandline-9.2.2-windows-x64.zip",
"hash": "sha1:2176492370a88333bb342f919d8c177f1bda9cdb"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.2.3/flyway-commandline-9.2.3-windows-x64.zip",
"hash": "sha1:08d43ceaf17e34fa0af5b4d0233a03c07a33b25e"
}
},
"extract_dir": "flyway-9.2.2",
"extract_dir": "flyway-9.2.3",
"bin": "flyway.cmd",
"persist": [
"conf",