flyway: Update to version 8.3.0

This commit is contained in:
github-actions[bot] 2021-12-23 12:30:28 +00:00
parent 8ff3544a6f
commit 8540fa6471

View File

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