flyway: Update to version 10.15.0

This commit is contained in:
github-actions[bot] 2024-06-11 12:31:19 +00:00
parent fbb8244476
commit ec11c9bbb2

View File

@ -1,15 +1,15 @@
{
"version": "10.14.0",
"version": "10.15.0",
"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/10.14.0/flyway-commandline-10.14.0-windows-x64.zip",
"hash": "sha1:23d2ad7425481f98b61c750a865bb74e157c393f"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.15.0/flyway-commandline-10.15.0-windows-x64.zip",
"hash": "sha1:e9428152a31aaebc27d474efae9f12612c918b40"
}
},
"extract_dir": "flyway-10.14.0",
"extract_dir": "flyway-10.15.0",
"bin": "flyway.cmd",
"persist": [
"conf",