flyway: Update to version 9.20.0

This commit is contained in:
github-actions[bot] 2023-06-20 16:28:20 +00:00
parent e23760d240
commit 96d555434b

View File

@ -1,15 +1,15 @@
{ {
"version": "9.19.4", "version": "9.20.0",
"description": "Database migration tool that favors simplicity and convention over configuration.", "description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/", "homepage": "https://flywaydb.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.19.4/flyway-commandline-9.19.4-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.20.0/flyway-commandline-9.20.0-windows-x64.zip",
"hash": "sha1:b1629181aaa30b3fe766efbd4fb1f8a2b5722b58" "hash": "sha1:8101be481071004451b4ed90444bf0f618eddbb7"
} }
}, },
"extract_dir": "flyway-9.19.4", "extract_dir": "flyway-9.20.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",