{ "version": "10.13.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/10.13.0/flyway-commandline-10.13.0-windows-x64.zip", "hash": "sha1:1bb3d40a7ce9e20593261d532aed04fe2b0092ef" } }, "extract_dir": "flyway-10.13.0", "bin": "flyway.cmd", "persist": [ "conf", "sql", "jars" ], "checkver": { "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/maven-metadata.xml", "regex": "(\\S+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip" } }, "hash": { "url": "$url.sha1" }, "extract_dir": "flyway-$version" } }