flyway: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2021-12-07 12:30:26 +00:00
parent 443adcf2d6
commit 159aeacd43

View File

@ -1,15 +1,15 @@
{
"version": "8.2.0",
"version": "8.2.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/8.2.0/flyway-commandline-8.2.0-windows-x64.zip",
"hash": "sha1:880caed3593731f928109a7eb13a257d23ec228c"
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/8.2.1/flyway-commandline-8.2.1-windows-x64.zip",
"hash": "sha1:061d3ed85f30cec214a5b199e22d2024fe69dd94"
}
},
"extract_dir": "flyway-8.2.0",
"extract_dir": "flyway-8.2.1",
"bin": "flyway.cmd",
"persist": [
"conf",