From fc6b87f4bc8486b6bb96b44d5b859f9a08cb5082 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:39:39 +0000 Subject: [PATCH] metabase: Update to version 0.52.2 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index a7b7728667..18145ef295 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.52.1", + "version": "0.52.2", "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.52.1/metabase.jar", - "hash": "97ea12a2701e28a13a82037d153933c2e0d1fcfedcc8bba278759a55965119a2", + "url": "https://downloads.metabase.com/v0.52.2/metabase.jar", + "hash": "8527c01ee50dc0978af9d910aa157c6ea16bbccadc1eef1813c43c20cb3a24b3", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"