liquibase: Update to version 3.8.7

This commit is contained in:
Richard Kuhnt 2020-02-24 17:01:52 +00:00
parent 99b5ade752
commit b5b2fa75d9

View File

@ -1,13 +1,13 @@
{ {
"version": "3.8.6", "version": "3.8.7",
"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/v3.8.6/liquibase-3.8.6.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v3.8.7/liquibase-3.8.7.zip",
"hash": "1135f987f66936aeea87459f734c22b5bb4c76351a5200327f520ae21e8a71fd", "hash": "7e58980821c3dbe1b048b1a0012d03720e55c63ab0f997b9d842c552b3045cf9",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {