From 1221324e3702db0ee2318dca392e7bd72c20feb3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 04:30:56 +0000 Subject: [PATCH] metabase: Update to version 0.56.2 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index 781abb28ad..6433044b45 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.56.1", + "version": "0.56.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.56.1/metabase.jar", - "hash": "5134fc5b5b3f25a2ccc3160ef410b12959fd76de6fa3ce19a04bf84754399485", + "url": "https://downloads.metabase.com/v0.56.2/metabase.jar", + "hash": "2440b3458a1918826ed798636b4ef43d5a81e0a31e3a8b706e51f7e24a44ea8f", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"