flyway: Update to version 10.4.1

This commit is contained in:
github-actions[bot] 2023-12-22 16:27:22 +00:00
parent 9dbf94468c
commit 48030f0e83

View File

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