1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/metabase_ynh.git synced 2024-09-03 19:46:00 +02:00

Upgrade to v1.49.1

https://github.com/metabase/metabase/releases/tag/v1.49.1
This commit is contained in:
yunohost-bot 2024-03-22 02:40:24 +01:00 committed by YunoHost Bot
parent c668784c7e
commit 6dd98eb401

View file

@ -5,7 +5,7 @@ name = "Metabase"
description.en = "Web database management tool"
description.fr = "Outil web de gestion des bases de données"
version = "0.48.6~ynh1"
version = "1.49.1~ynh1"
maintainers = ["Colin Maudry"]
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://downloads.metabase.com/v0.48.6/metabase.jar"
sha256 = "aefb5e000abe14ff3cb4ba754c55e1da34bdaea35a77fbea3282ee32bc73978b"
url = "https://github.com/metabase/metabase/archive/refs/tags/v1.49.1.tar.gz"
sha256 = "120ca96fb7105a187434bf6161a69957500fa102434bccecd2e29012d473e920"
extract = false
rename = "metabase.jar"