flyway: Update to version 9.3.1

This commit is contained in:
github-actions[bot] 2022-09-20 12:32:17 +00:00
parent e0faa34fc6
commit 8639092803

View File

@ -1,15 +1,15 @@
{
"version": "9.3.0",
"version": "9.3.1",
"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.3.0/flyway-commandline-9.3.0-windows-x64.zip",
"hash": "sha1:0f9ca13c0cd6d2068cee243bd010adebd2f14ccb"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.3.1/flyway-commandline-9.3.1-windows-x64.zip",
"hash": "sha1:8cbca528d008c86aeed90b62460457b9fbd63290"
}
},
"extract_dir": "flyway-9.3.0",
"extract_dir": "flyway-9.3.1",
"bin": "flyway.cmd",
"persist": [
"conf",