mirror of
https://github.com/YunoHost-Apps/superset_ynh.git
synced 2024-09-03 20:26:31 +02:00
Upgrade to v4.0.2
https://github.com/apache/superset/releases/tag/4.0.2
This commit is contained in:
parent
68f2c1a908
commit
327381cc9b
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ name = "Apache Superset"
|
|||
description.en = "Data exploration and visualization platform"
|
||||
description.fr = "Plateforme d'exploration et de visualisation de données"
|
||||
|
||||
version = "4.0.1~ynh2"
|
||||
version = "4.0.2~ynh1"
|
||||
|
||||
maintainers = ["tituspijean"]
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "500M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/apache/superset/archive/refs/tags/4.0.1.tar.gz"
|
||||
sha256 = "63dde50deb07f18cd104afd9fea79515a364bf3dfda61964455c9b7abc1f7183"
|
||||
url = "https://github.com/apache/superset/archive/refs/tags/4.0.2.tar.gz"
|
||||
sha256 = "2f71cf37f93e1df02a0dd5b0668a1c4707c762d211b352e5147e2a514bda9977"
|
||||
prefetch = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue