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 v3.1.1

https://github.com/apache/superset/releases/tag/3.1.1
This commit is contained in:
yunohost-bot 2024-02-22 21:40:54 +01:00 committed by YunoHost Bot
parent 91255219a7
commit b7aab60e0b

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 = "3.1.0~ynh1"
version = "3.1.1~ynh1"
maintainers = ["tituspijean"]
@ -48,8 +48,8 @@ ram.runtime = "500M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/apache/superset/archive/refs/tags/3.1.0.tar.gz"
sha256 = "44747c9dd2aab96d5e1ba65559811785afe9139c3f9f85e55c8c4acc45e502df"
url = "https://github.com/apache/superset/archive/refs/tags/3.1.1.tar.gz"
sha256 = "c916368458ff6ef93764c15e89d6191a798604fc556a79a820536e00e8ae5a65"
prefetch = false
autoupdate.strategy = "latest_github_release"