flyway: Update to version 9.0.4

This commit is contained in:
github-actions[bot] 2022-07-29 12:31:53 +00:00
parent d00aaa68a2
commit 32ef47449e

View File

@ -1,15 +1,15 @@
{ {
"version": "9.0.3", "version": "9.0.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/9.0.3/flyway-commandline-9.0.3-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.0.4/flyway-commandline-9.0.4-windows-x64.zip",
"hash": "sha1:9c5f74ed49837724589f46a499212579361a3bac" "hash": "sha1:cdddc7dd61f75ceb70c135fbb6e82a9472484b0d"
} }
}, },
"extract_dir": "flyway-9.0.3", "extract_dir": "flyway-9.0.4",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",