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:
parent
c668784c7e
commit
6dd98eb401
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Metabase"
|
||||||
description.en = "Web database management tool"
|
description.en = "Web database management tool"
|
||||||
description.fr = "Outil web de gestion des bases de données"
|
description.fr = "Outil web de gestion des bases de données"
|
||||||
|
|
||||||
version = "0.48.6~ynh1"
|
version = "1.49.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Colin Maudry"]
|
maintainers = ["Colin Maudry"]
|
||||||
|
|
||||||
|
@ -37,8 +37,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://downloads.metabase.com/v0.48.6/metabase.jar"
|
url = "https://github.com/metabase/metabase/archive/refs/tags/v1.49.1.tar.gz"
|
||||||
sha256 = "aefb5e000abe14ff3cb4ba754c55e1da34bdaea35a77fbea3282ee32bc73978b"
|
sha256 = "120ca96fb7105a187434bf6161a69957500fa102434bccecd2e29012d473e920"
|
||||||
extract = false
|
extract = false
|
||||||
rename = "metabase.jar"
|
rename = "metabase.jar"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue