From d90bd8a37c01dda3c2d4d162bc91c20b89ef7fbf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Mar 2020 23:01:50 +0000 Subject: [PATCH] liquibase: Update to version 3.8.8 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 697fae17fa..05daf2497e 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "3.8.7", + "version": "3.8.8", "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.8.7/liquibase-3.8.7.zip", - "hash": "7e58980821c3dbe1b048b1a0012d03720e55c63ab0f997b9d842c552b3045cf9", + "url": "https://github.com/liquibase/liquibase/releases/download/v3.8.8/liquibase-3.8.8.zip", + "hash": "aecf5ebf82a948277f3a2ffa194d238d9c9be6092cf103fe5add2a672bf9e088", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {