liquibase: Update to version 3.9.0

This commit is contained in:
Jakub Čábera 2020-05-15 05:15:16 +02:00
parent 88ee8a1c01
commit 65bf3f4f50

View File

@ -1,13 +1,13 @@
{ {
"version": "3.8.9", "version": "3.9.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/v3.8.9/liquibase-3.8.9.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v3.9.0/liquibase-3.9.0.zip",
"hash": "0375c0287b32ec503e0f7c10095204271054a864372a979a4c702fee1d5369c4", "hash": "526c36c1427435e6e90e9f16ad48e02093e29cbf469aacd09e1b565236895154",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {