From c151a1a322f942e4d8f190723f18d36f648c0799 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 04:29:55 +0000 Subject: [PATCH] metabase: Update to version 0.52.8 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index 2d6032719b..c52c0e0ad1 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.52.7", + "version": "0.52.8", "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.7/metabase.jar", - "hash": "f9c31b2719c4f80bbdbec4d3a598c8a1a2a69707b5c0234561c03cf0cb7363f4", + "url": "https://downloads.metabase.com/v0.52.8/metabase.jar", + "hash": "675e01b8a69200cce581db6aa6973fdc8b42c5567013813511051531547a2704", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"