liquibase: Update to version 4.29.1

This commit is contained in:
github-actions[bot] 2024-07-31 20:26:01 +00:00
parent eaf07135f1
commit aaca8100b8

View File

@ -1,13 +1,13 @@
{ {
"version": "4.29.0", "version": "4.29.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.29.0/liquibase-4.29.0.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.29.1/liquibase-4.29.1.zip",
"hash": "6e9423686b1dda82d83ea84fb2c645a7bd0528609b9f758325b34ed5a0f75bc3", "hash": "3c6e4ea8db02a18c6c4f76b9b1724a2d83896efee8f355520f45413d60c21327",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {