flyway: Update to version 9.15.0

This commit is contained in:
github-actions[bot] 2023-02-16 16:31:18 +00:00
parent a5f9735e8b
commit 5b3b832304

View File

@ -1,15 +1,15 @@
{ {
"version": "9.14.1", "version": "9.15.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.14.1/flyway-commandline-9.14.1-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.15.0/flyway-commandline-9.15.0-windows-x64.zip",
"hash": "sha1:5299191a2a1a702f3884d350fd6dbfe840784555" "hash": "sha1:770da2b81b31b676b1100548a1662eefa5b37b42"
} }
}, },
"extract_dir": "flyway-9.14.1", "extract_dir": "flyway-9.15.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",