{ "version": "11.14.1", "description": "Database migration tool that favors simplicity and convention over configuration.", "homepage": "https://flywaydb.org/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.14.1/flyway-commandline-11.14.1-windows-x64.zip", "hash": "sha1:556c228c4abe4dcd99caa2d7c1c142856a6d3b39" } }, "extract_dir": "flyway-11.14.1", "bin": "flyway.cmd", "persist": [ "conf", "sql", "jars" ], "checkver": { "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/maven-metadata.xml", "regex": "(\\S+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip" } }, "hash": { "url": "$url.sha1" }, "extract_dir": "flyway-$version" } }