liquibase: Update to version 4.2.1

This commit is contained in:
Jakub Čábera 2020-12-04 21:28:05 +01:00
parent d3268e8119
commit 8d0b6c3a91

View File

@ -1,13 +1,13 @@
{ {
"version": "4.2.0", "version": "4.2.1",
"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.2.0/liquibase-4.2.0.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.2.1/liquibase-4.2.1.zip",
"hash": "7d9f7f9596ce073d0f8e3dc6abb7df1eb972ee44aecc7bdef3eb93c6ea74b73b", "hash": "d90d30d5a89696bcdf41036fe08c3bb22851bc308eecfb9337c7cfb353a6f669",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {