From a453cb9cee87a6aa1fe193c5f21ad1725488cff7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 16:30:03 +0000 Subject: [PATCH] metabase: Update to version 0.55.5 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index 91685af0db..1f82222722 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.55.4", + "version": "0.55.5", "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.4/metabase.jar", - "hash": "fdcd346777e2b7da0ee9d1766a33b91edba7522f09060844490db2e34f20a772", + "url": "https://downloads.metabase.com/v0.55.5/metabase.jar", + "hash": "a95106fa1194c855428a24cc983159e5fe65dc992c9fc169492734b966cf437b", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"