liquibase: Update to version 4.4.3

This commit is contained in:
Jakub Čábera 2021-08-06 13:22:03 -07:00
parent b79e35f4fa
commit b2a00df67d

View File

@ -1,13 +1,13 @@
{
"version": "4.4.2",
"version": "4.4.3",
"description": "Database schema change manager (Community Edition)",
"homepage": "https://www.liquibase.org/",
"license": "Apache-2.0",
"suggest": {
"JRE": "java/openjdk"
},
"url": "https://github.com/liquibase/liquibase/releases/download/v4.4.2/liquibase-4.4.2.zip",
"hash": "5ba6e95773343274cec5df610b987799312f582f0ef02cb6b3a65a218cad8963",
"url": "https://github.com/liquibase/liquibase/releases/download/v4.4.3/liquibase-4.4.3.zip",
"hash": "354325325b1065312ef46f61b14c068773f1321c0e6cddb5cdab0fdf4ad67e06",
"bin": "liquibase.bat",
"persist": "lib-other",
"checkver": {