liquibase: Update to version 4.5.0

This commit is contained in:
Jakub Čábera 2021-09-28 00:03:34 -07:00
parent 6f117650f2
commit 4747cb8e62

View File

@ -1,13 +1,13 @@
{
"version": "4.4.3",
"version": "4.5.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.4.3/liquibase-4.4.3.zip",
"hash": "354325325b1065312ef46f61b14c068773f1321c0e6cddb5cdab0fdf4ad67e06",
"url": "https://github.com/liquibase/liquibase/releases/download/v4.5.0/liquibase-4.5.0.zip",
"hash": "4b81b20dd96906d0b636d16fe94fe0e0d1250d245b31f91363116bb4e7b9d57a",
"bin": "liquibase.bat",
"persist": "lib-other",
"checkver": {