1
0
Fork 0
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:
yunohost-bot 2024-07-03 03:49:54 +02:00 committed by YunoHost Bot
parent 68f2c1a908
commit 327381cc9b

View file

@ -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"