flyway: Update to version 9.0.3

This commit is contained in:
github-actions[bot] 2022-07-28 12:31:46 +00:00
parent dc3c5ddedf
commit 038111f8e6

View File

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