liquibase: Update to version 4.3.1

This commit is contained in:
Jakub Čábera 2021-02-13 08:22:36 +01:00
parent 200038e10e
commit c3eb87f2e1

View File

@ -1,13 +1,13 @@
{
"version": "4.3.0",
"version": "4.3.1",
"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.3.0/liquibase-4.3.0.zip",
"hash": "2997d08d37d3f7ff0f1cb1509a63788ce0dea59c23e294a4b557ceacbcfbe9a5",
"url": "https://github.com/liquibase/liquibase/releases/download/v4.3.1/liquibase-4.3.1.zip",
"hash": "86a07db5865985e4b27d76782b905619d30272da39f4b01e8b374ae080d1cefb",
"bin": "liquibase.bat",
"persist": "lib-other",
"checkver": {