liquibase: Update to version 4.30.0

This commit is contained in:
github-actions[bot] 2024-11-05 20:28:26 +00:00
parent f743ad889c
commit f0dfe3af6b

View File

@ -1,13 +1,13 @@
{ {
"version": "4.29.2", "version": "4.30.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.29.2/liquibase-4.29.2.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.30.0/liquibase-4.30.0.zip",
"hash": "647784bd315a89cad782135528874a089f89e951c0465c8183f811f8adb829c2", "hash": "0c9bb1b01b38cbcf40a739a8f60c91d4af0881cad0bffa818d57b8529b12ffe7",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {