flyway: Update to version 9.20.1

This commit is contained in:
github-actions[bot] 2023-07-12 12:32:43 +00:00
parent 34e1515e7e
commit b5bd7e1112

View File

@ -1,15 +1,15 @@
{ {
"version": "9.20.0", "version": "9.20.1",
"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.20.0/flyway-commandline-9.20.0-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.20.1/flyway-commandline-9.20.1-windows-x64.zip",
"hash": "sha1:8101be481071004451b4ed90444bf0f618eddbb7" "hash": "sha1:197b9269abc90178306a7621ac1936e84e72037e"
} }
}, },
"extract_dir": "flyway-9.20.0", "extract_dir": "flyway-9.20.1",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",