liquibase: Update to version 4.3.3

This commit is contained in:
Jakub Čábera 2021-04-13 04:21:29 +02:00
parent d348e2b7b5
commit 82d6e95bbd

View File

@ -1,13 +1,13 @@
{ {
"version": "4.3.2", "version": "4.3.3",
"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.3.2/liquibase-4.3.2.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.3.3/liquibase-4.3.3.zip",
"hash": "266a24e088f225857f87e93a450f26ec9090421fe47dd732acda636c9b30e6c2", "hash": "84f1ef3d517a1026a39d2f14b052572e974fac35413d14c1c94c0d914a8ce50f",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {