mirror of
https://github.com/YunoHost-Apps/metabase_ynh.git
synced 2024-09-03 19:46:00 +02:00
Update to 0.48.6~ynh1
This commit is contained in:
parent
a065dfa7a9
commit
5e36086c77
1 changed files with 3 additions and 3 deletions
|
@ -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.47.0~ynh1"
|
||||
version = "0.48.6~ynh1"
|
||||
|
||||
maintainers = ["Colin Maudry"]
|
||||
|
||||
|
@ -37,8 +37,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://downloads.metabase.com/v0.47.0/metabase.jar"
|
||||
sha256 = "9bf03a464163971196bec306590041e8f571f24e1d5a34695363f0dea1eba809"
|
||||
url = "https://downloads.metabase.com/v0.48.6/metabase.jar"
|
||||
sha256 = "aefb5e000abe14ff3cb4ba754c55e1da34bdaea35a77fbea3282ee32bc73978b"
|
||||
extract = false
|
||||
rename = "metabase.jar"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue