flyway: Update to version 10.17.2

This commit is contained in:
github-actions[bot] 2024-08-22 16:29:58 +00:00
parent e379cc6666
commit b6f1dc56da

View File

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