From adb5b5786bdc3d8290d6616ade77b5287f532793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 31 Oct 2020 06:51:45 +0100 Subject: [PATCH] liquibase: Update to version 4.1.1 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 0143512791..58b96c9664 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.0.0", + "version": "4.1.1", "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/v4.0.0/liquibase-4.0.0.zip", - "hash": "21c47217c70cf3e15b0de0647684d1a2ba019d37a55b92482279a219dcac6824", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.1.1/liquibase-4.1.1.zip", + "hash": "7277310e398ef04c2ec8a7d74234a71aef2a02b630eab3eb60af4c4295eef79f", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {