mirror of
https://github.com/YunoHost-Apps/superset_ynh.git
synced 2024-09-03 20:26:31 +02:00
Upgrade to v3.1.2
https://github.com/apache/superset/releases/tag/3.1.2
This commit is contained in:
parent
23a488b2d0
commit
b8612ca5c8
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 = "3.1.0~ynh1"
|
||||
version = "3.1.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/3.1.0.tar.gz"
|
||||
sha256 = "44747c9dd2aab96d5e1ba65559811785afe9139c3f9f85e55c8c4acc45e502df"
|
||||
url = "https://github.com/apache/superset/archive/refs/tags/3.1.2.tar.gz"
|
||||
sha256 = "88073c65f0d49fbcb0b850c19e77bc195cf29734999b8d5b2ea192a7f53732e9"
|
||||
prefetch = false
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue