flyway: Update to version 9.11.0

This commit is contained in:
github-actions[bot] 2023-01-05 16:29:48 +00:00
parent 09652f2948
commit 00861a5c03

View File

@ -1,15 +1,15 @@
{ {
"version": "9.10.2", "version": "9.11.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.10.2/flyway-commandline-9.10.2-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.11.0/flyway-commandline-9.11.0-windows-x64.zip",
"hash": "sha1:4cf49d12af16337188e68bf39cac4f7634897714" "hash": "sha1:10f731130e37e1e4762fd1b447d138366272e06e"
} }
}, },
"extract_dir": "flyway-9.10.2", "extract_dir": "flyway-9.11.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",