flyway: Update to version 10.5.0

This commit is contained in:
github-actions[bot] 2024-01-11 12:30:03 +00:00
parent cefbdf7dfb
commit d1c0a31671

View File

@ -1,15 +1,15 @@
{
"version": "10.4.1",
"version": "10.5.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.4.1/flyway-commandline-10.4.1-windows-x64.zip",
"hash": "sha1:d8bb4439cca2fd6407a0535cc78b476f060d06b8"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.5.0/flyway-commandline-10.5.0-windows-x64.zip",
"hash": "sha1:f26d2208c3a09cedbcf79791c1e28109dd67dfe8"
}
},
"extract_dir": "flyway-10.4.1",
"extract_dir": "flyway-10.5.0",
"bin": "flyway.cmd",
"persist": [
"conf",