From 41456306e0f82167269baf4de8e189a6f977b761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Jul 2020 08:07:40 +0200 Subject: [PATCH] liquibase: Update to version 4.0.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index ae8e126b59..0143512791 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "3.10.1", + "version": "4.0.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.10.1/liquibase-3.10.1.zip", - "hash": "a0c40c7d61bf1b99e92ab6c076b72a782f68eef2214fa0241dab60334804dd06", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.0.0/liquibase-4.0.0.zip", + "hash": "21c47217c70cf3e15b0de0647684d1a2ba019d37a55b92482279a219dcac6824", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {