liquibase: Update to version 3.10.0

This commit is contained in:
Jakub Čábera 2020-06-13 11:26:56 +02:00
parent e7bd50ba92
commit 483269ff52

View File

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