flyway: Update to version 9.0.1

This commit is contained in:
github-actions[bot] 2022-07-15 12:33:15 +00:00
parent 5c8d52fbcb
commit fe0c6423f8

View File

@ -1,15 +1,15 @@
{ {
"version": "9.0.0", "version": "9.0.1",
"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.0/flyway-commandline-9.0.0-windows-x64.zip", "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.0.1/flyway-commandline-9.0.1-windows-x64.zip",
"hash": "sha1:ca781d592f75ac1d9f7192c34f5ddba3846cbacc" "hash": "sha1:0c1ae3959e8c356ce3021f1c84eb81a2e73f86ab"
} }
}, },
"extract_dir": "flyway-9.0.0", "extract_dir": "flyway-9.0.1",
"bin": "flyway.cmd", "bin": "flyway.cmd",
"persist": [ "persist": [
"conf", "conf",