From 25d585e317c38ec45ff5758bbae81467ab3a2b97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 20:26:06 +0000 Subject: [PATCH] metabase: Update to version 0.49.10 --- bucket/metabase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/metabase.json b/bucket/metabase.json index f45278d985..5faa624503 100644 --- a/bucket/metabase.json +++ b/bucket/metabase.json @@ -1,13 +1,13 @@ { - "version": "0.49.9", + "version": "0.49.10", "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.49.9/metabase.jar", - "hash": "d5052b5d8a4cbe7fc69bc963985e4c60a15108843fbf7be9a0c24425c491daf2", + "url": "https://downloads.metabase.com/v0.49.10/metabase.jar", + "hash": "08509b49d2eb3a48775958c339dea98542989735e20258a64f537b5faa996ffb", "bin": "metabase.jar", "checkver": { "github": "https://github.com/metabase/metabase"