flyway: Update to version 9.6.0

This commit is contained in:
github-actions[bot] 2022-10-26 16:30:44 +00:00
parent 31dfb1e781
commit d611ff2564

View File

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