{
    "version": "4.25.1",
    "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/v4.25.1/liquibase-4.25.1.zip",
    "hash": "82a6a6fed5e99a0a3b12363dbdac5327c1d6004da72c4cb8813be345b964c522",
    "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"
    }
}
