liquibase: Update to version 4.6.1

This commit is contained in:
Richard Kuhnt 2021-11-09 01:01:02 +00:00
parent bec7da007d
commit 2343cc806d

View File

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