From df9c241522f031d3bbb28a204b895e45dc9118cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 14 Nov 2020 18:04:08 +0100 Subject: [PATCH] liquibase: Update to version 4.2.0 --- bucket/liquibase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/liquibase.json b/bucket/liquibase.json index 58b96c9664..7da8379b7a 100644 --- a/bucket/liquibase.json +++ b/bucket/liquibase.json @@ -1,13 +1,13 @@ { - "version": "4.1.1", + "version": "4.2.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/v4.1.1/liquibase-4.1.1.zip", - "hash": "7277310e398ef04c2ec8a7d74234a71aef2a02b630eab3eb60af4c4295eef79f", + "url": "https://github.com/liquibase/liquibase/releases/download/v4.2.0/liquibase-4.2.0.zip", + "hash": "7d9f7f9596ce073d0f8e3dc6abb7df1eb972ee44aecc7bdef3eb93c6ea74b73b", "bin": "liquibase.bat", "persist": "lib-other", "checkver": {