liquibase: Update to version 4.25.1

This commit is contained in:
github-actions[bot] 2023-12-19 04:26:19 +00:00
parent c680aa269c
commit 0f8ee51afc

View File

@ -1,13 +1,13 @@
{ {
"version": "4.25.0", "version": "4.25.1",
"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.25.0/liquibase-4.25.0.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.25.1/liquibase-4.25.1.zip",
"hash": "3b131e8591881bf321bdbfd160f53a64045fb71da04773bc03d40844319a6478", "hash": "82a6a6fed5e99a0a3b12363dbdac5327c1d6004da72c4cb8813be345b964c522",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {