flyway: Update to version 10.17.1

This commit is contained in:
github-actions[bot] 2024-08-13 12:31:44 +00:00
parent c74a9b6f9e
commit 65c58e000d

View File

@ -1,15 +1,15 @@
{
"version": "10.17.0",
"version": "10.17.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.17.0/flyway-commandline-10.17.0-windows-x64.zip",
"hash": "sha1:e34ef3bd85f937dc298af43ee30d78406afcf14d"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.17.1/flyway-commandline-10.17.1-windows-x64.zip",
"hash": "sha1:eb60f1346b6b3c62828dcbbd4ef5df9cd5818e34"
}
},
"extract_dir": "flyway-10.17.0",
"extract_dir": "flyway-10.17.1",
"bin": "flyway.cmd",
"persist": [
"conf",