From 9d221efb1619c517c98733ee9f2d269aef628e2a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 04:30:55 +0000 Subject: [PATCH] metabase: Update to version 0.52.1 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index fdd5d0d2e5..a7b7728667 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.51.6", + "version": "0.52.1", "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.51.6/metabase.jar", - "hash": "9ad00fbdf571840c522ff31105145d9aa8ac5033c4075421cefcfe30434f0b65", + "url": "https://downloads.metabase.com/v0.52.1/metabase.jar", + "hash": "97ea12a2701e28a13a82037d153933c2e0d1fcfedcc8bba278759a55965119a2", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"