From 8753fb67c45c94f9ff80d3d97d67063e5cd0a43e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:38:06 +0000 Subject: [PATCH] schemacrawler: Update to version 17.3.0 --- bucket/schemacrawler.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/schemacrawler.json b/bucket/schemacrawler.json index da207dd71a..6af2362a72 100644 --- a/bucket/schemacrawler.json +++ b/bucket/schemacrawler.json @@ -1,12 +1,12 @@ { - "version": "17.2.8", + "version": "17.3.0", "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/v17.2.8/SchemaCrawler-17.2.8.msi", - "hash": "026eca4d46c39b3f14c904fb66101549cf8dad78acb5d2ea8186e76dab084a32" + "url": "https://github.com/schemacrawler/SchemaCrawler-Installers/releases/download/v17.3.0/SchemaCrawler-17.3.0.msi", + "hash": "e4062bf181bb45f8132fbe22c2d385ed004910c735d965a07290a9ba787b1a76" } }, "extract_dir": "SchemaCrawler",