flyway: Update to version 8.4.4

This commit is contained in:
github-actions[bot] 2022-02-02 16:29:47 +00:00
parent a3f9187b08
commit 1508b61572

View File

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