flyway: Update to version 9.2.1

This commit is contained in:
github-actions[bot] 2022-08-31 12:32:04 +00:00
parent f9b9efdf66
commit 72df93610e

View File

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