flyway: Update to version 9.8.1

This commit is contained in:
github-actions[bot] 2022-11-11 16:30:15 +00:00
parent 769f08f151
commit 8ab7f4a6c6

View File

@ -1,15 +1,15 @@
{
"version": "9.8.0",
"version": "9.8.1",
"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.8.0/flyway-commandline-9.8.0-windows-x64.zip",
"hash": "sha1:307906670cd956add6a6b63f76661ca52652baf6"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/9.8.1/flyway-commandline-9.8.1-windows-x64.zip",
"hash": "sha1:5b82f05fc8c76b692e27b84766a485a5bf05b7c8"
}
},
"extract_dir": "flyway-9.8.0",
"extract_dir": "flyway-9.8.1",
"bin": "flyway.cmd",
"persist": [
"conf",