{
    "version": "5.0.2",
    "description": "Database schema change manager (Community Edition)",
    "homepage": "https://www.liquibase.org/",
    "license": "Apache-2.0",
    "suggest": {
        "JRE": "java/openjdk"
    },
    "url": "https://github.com/liquibase/liquibase/releases/download/v5.0.2/liquibase-5.0.2.zip",
    "hash": "b6d9db1a6f03cb84e06ffbb960ab2531e0b65bb703ece831be385ad24811f5f6",
    "bin": "liquibase.bat",
    "persist": "lib-other",
    "checkver": {
        "github": "https://github.com/liquibase/liquibase"
    },
    "autoupdate": {
        "url": "https://github.com/liquibase/liquibase/releases/download/v$version/liquibase-$version.zip"
    }
}
