From c4b1130a2a7252a6d873b3b4149587fbd5e91469 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:30:34 +0000 Subject: [PATCH] metabase: Update to version 0.56.13 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index 35e9e6096d..47d6cf71a0 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.56.12", + "version": "0.56.13", "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.12/metabase.jar", - "hash": "ca7f7b8a06883d29e6911fe5487300222838df7ea3c60ddcaf7f756ce4437f39", + "url": "https://downloads.metabase.com/v0.56.13/metabase.jar", + "hash": "9e13e1037a25db97bd32ab39f735ea12b6c75bbf6b7798338880193bc1ec75d8", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"