From 586a94bf467eb77fbcfa9bdbd171f399aeea7f07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 00:33:22 +0000 Subject: [PATCH] schemacrawler: Update to version 16.19.1 --- bucket/schemacrawler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/schemacrawler.json b/bucket/schemacrawler.json index bbb33810ff..d91da45294 100644 --- a/bucket/schemacrawler.json +++ b/bucket/schemacrawler.json @@ -1,12 +1,12 @@ { - "version": "16.18.2", + "version": "16.19.1", "description": "Free database schema discovery and comprehension tool", "homepage": "https://www.schemacrawler.com/", "license": "EPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v16.18.2/SchemaCrawler-16.18.2.msi", - "hash": "37080a0e03eb98ffe123b93d15b3619108ade070e0dbb4fa67f16adf2b1eca2d" + "url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v16.19.1/SchemaCrawler-16.19.1.msi", + "hash": "4d48c995e1a8315148f7c0a898ceefe24405d733039ac7625c189f70cef7b37f" } }, "extract_dir": "SchemaCrawler",