From ef3f878d97d06f46ee23e1311cc147d767dd79aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:40:14 +0000 Subject: [PATCH] metabase: Update to version 0.56.12 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index d27bc93f9f..35e9e6096d 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.56.11", + "version": "0.56.12", "description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company", "homepage": "https://www.metabase.com", "license": "AGPL-3.0-or-later", "suggest": { "JDK": "java/openjdk" }, - "url": "https://downloads.metabase.com/v0.56.11/metabase.jar", - "hash": "b5d2460adb525b1c837323c833fa3be1d63aaacd5da0088344f4588b25e6b2e4", + "url": "https://downloads.metabase.com/v0.56.12/metabase.jar", + "hash": "ca7f7b8a06883d29e6911fe5487300222838df7ea3c60ddcaf7f756ce4437f39", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"