flyway: Update to version 9.0.0

This commit is contained in:
github-actions[bot] 2022-07-13 12:33:46 +00:00
parent 339f71a4e9
commit 0906f039d1

View File

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