flyway: Update to version 8.5.3

This commit is contained in:
github-actions[bot] 2022-03-14 16:29:45 +00:00
parent e4b8ecedf6
commit d25db544f2

View File

@ -1,15 +1,15 @@
{
"version": "8.5.2",
"version": "8.5.3",
"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/8.5.2/flyway-commandline-8.5.2-windows-x64.zip",
"hash": "sha1:55dd2445b1f07fe47db15f76f1b6d40bb2e1ea8b"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.3/flyway-commandline-8.5.3-windows-x64.zip",
"hash": "sha1:4d1f30cf4dd1e13900dbeb6cc569cac8a0442f94"
}
},
"extract_dir": "flyway-8.5.2",
"extract_dir": "flyway-8.5.3",
"bin": "flyway.cmd",
"persist": [
"conf",