flyway: Update to version 9.1.6

This commit is contained in:
github-actions[bot] 2022-08-18 12:31:40 +00:00
parent 0f4111bc3b
commit eaae84333f

View File

@ -1,15 +1,15 @@
{
"version": "9.1.5",
"version": "9.1.6",
"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.1.5/flyway-commandline-9.1.5-windows-x64.zip",
"hash": "sha1:6538373ff267285a8d121d75d768f3bdf4fb3116"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.1.6/flyway-commandline-9.1.6-windows-x64.zip",
"hash": "sha1:7ae640fd6d26714230fe7280bb6962bbf18f14d4"
}
},
"extract_dir": "flyway-9.1.5",
"extract_dir": "flyway-9.1.6",
"bin": "flyway.cmd",
"persist": [
"conf",