From 5013404c7c7e73c7c86cd15341091cd94aec0ebc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 20:26:06 +0000 Subject: [PATCH] metabase: Update to version 0.50.11 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index d2e7dbce11..8b71a2cd7e 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.50.10", + "version": "0.50.11", "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.50.10/metabase.jar", - "hash": "6dd9c3ee5228deaf23228d26e8ec741d6b03c98b697ce9cdaa13db6a47775f98", + "url": "https://downloads.metabase.com/v0.50.11/metabase.jar", + "hash": "c7fd9c8425889ff0d1fcc0d04ac4f0078c6d9b9faed6befb8153871149197423", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"