flyway: Update to version 9.21.0

This commit is contained in:
github-actions[bot] 2023-07-20 12:31:02 +00:00
parent 2c37c8292a
commit 531420e96b

View File

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