flyway: Update to version 10.1.0

This commit is contained in:
github-actions[bot] 2023-11-22 16:27:49 +00:00
parent 920d35b800
commit 7eb5820ddf

View File

@ -1,15 +1,15 @@
{ {
"version": "10.0.1", "version": "10.1.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/10.0.1/flyway-commandline-10.0.1-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.1.0/flyway-commandline-10.1.0-windows-x64.zip",
"hash": "sha1:8b8eb588173b73ce410761c343d08fcbc6d35c6a" "hash": "sha1:7ac78808ada1cc1e14dcabf627221fc35a646853"
} }
}, },
"extract_dir": "flyway-10.0.1", "extract_dir": "flyway-10.1.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",