liquibase: Update to version 4.25.0

This commit is contained in:
github-actions[bot] 2023-11-14 00:32:36 +00:00
parent bf29d22710
commit 90f7ecf354

View File

@ -1,13 +1,13 @@
{ {
"version": "4.24.0", "version": "4.25.0",
"description": "Database schema change manager (Community Edition)", "description": "Database schema change manager (Community Edition)",
"homepage": "https://www.liquibase.org/", "homepage": "https://www.liquibase.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JRE": "java/openjdk" "JRE": "java/openjdk"
}, },
"url": "https://github.com/liquibase/liquibase/releases/download/v4.24.0/liquibase-4.24.0.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.25.0/liquibase-4.25.0.zip",
"hash": "f2bd05a5111e3668f23933089bb69d33d7a663844b62f9e781f60574c118d845", "hash": "beeafa883d53dcfe9efb32f1b2fe09e60cc13d2d0dc2802630a3d828da228645",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {