flyway: Update to version 9.15.1

This commit is contained in:
github-actions[bot] 2023-02-22 12:31:49 +00:00
parent 98d616a92c
commit 5dc58f0c86

View File

@ -1,15 +1,15 @@
{
"version": "9.15.0",
"version": "9.15.1",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://flywaydb.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.15.0/flyway-commandline-9.15.0-windows-x64.zip",
"hash": "sha1:770da2b81b31b676b1100548a1662eefa5b37b42"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.15.1/flyway-commandline-9.15.1-windows-x64.zip",
"hash": "sha1:473bef21a2aabd5cd2f9030f56678b7662864cec"
}
},
"extract_dir": "flyway-9.15.0",
"extract_dir": "flyway-9.15.1",
"bin": "flyway.cmd",
"persist": [
"conf",