liquibase: Update to version 4.6.2

This commit is contained in:
Richard Kuhnt 2021-12-01 21:02:00 +00:00
parent b97e0ba6c6
commit f8f27c81c7

View File

@ -1,13 +1,13 @@
{
"version": "4.6.1",
"version": "4.6.2",
"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.6.1/liquibase-4.6.1.zip",
"hash": "aed6174857f03746b228d1dff56a5bec1a777cd4458d6d25b50e67f0321753b2",
"url": "https://github.com/liquibase/liquibase/releases/download/v4.6.2/liquibase-4.6.2.zip",
"hash": "bba28a1b3ff5644b0df907936914920909c2108826f68b761f87369d03617da1",
"bin": "liquibase.bat",
"persist": "lib-other",
"checkver": {