liquibase: Update to version 4.29.2

This commit is contained in:
github-actions[bot] 2024-09-04 16:29:28 +00:00
parent f9608c307b
commit a0f6dd578f

View File

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