flyway: Update to version 9.7.0

This commit is contained in:
github-actions[bot] 2022-11-02 16:31:55 +00:00
parent b11e018503
commit 481293eccc

View File

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