From 86bbcf4d85ca5b1f127b8947586651f3cdc46432 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 20:29:50 +0000 Subject: [PATCH] metabase: Update to version 0.55.10 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index fe4a233e0c..bda789464c 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.55.9", + "version": "0.55.10", "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.55.9/metabase.jar", - "hash": "0a928008e5635df784d29fba3d3d60c92da18d376f525851298c6363114a75f1", + "url": "https://downloads.metabase.com/v0.55.10/metabase.jar", + "hash": "3ce78540a4b8fffda009d78e0b245843d96c2ce67e04e14558961acbbfdc1ee7", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"