flyway: Update to version 8.5.0

This commit is contained in:
github-actions[bot] 2022-02-14 16:30:06 +00:00
parent 52cdfb8e1c
commit 9a66cf88e6

View File

@ -1,15 +1,15 @@
{ {
"version": "8.4.4", "version": "8.5.0",
"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/8.4.4/flyway-commandline-8.4.4-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.5.0/flyway-commandline-8.5.0-windows-x64.zip",
"hash": "sha1:7953c25dfe1f8f7b70f8c55734c6df7e6001c0e4" "hash": "sha1:28f15f04f31cc9cd2ef51fd46d746f94180a34ee"
} }
}, },
"extract_dir": "flyway-8.4.4", "extract_dir": "flyway-8.5.0",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",