liquibase: Update to version 4.7.0

This commit is contained in:
github-actions[bot] 2022-01-10 20:26:28 +00:00
parent 70e1fc9f04
commit 930cf2e688

View File

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