mirror of
https://github.com/YunoHost-Apps/taskboard_ynh.git
synced 2024-09-03 20:26:27 +02:00
Upgrade to vv1.0.2
This commit is contained in:
parent
798651c5f9
commit
60f9da24a5
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "TaskBoard"
|
|||
description.en = "Kanban for keeping track of things that need to get done"
|
||||
description.fr = "Kanban pour garder une trace des choses à faire"
|
||||
|
||||
version = "1.0.2~ynh3"
|
||||
version = "v1.0.2~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/kiswa/TaskBoard/releases/download/v1.0.2/TaskBoard_v1.0.2.zip"
|
||||
sha256 = "7138c929b0e3b08f0a26d61b526e849ee894a02e9225802a6976997f380fe9ad"
|
||||
url = "https://github.com/kiswa/TaskBoard/archive/refs/tags/v1.0.2.tar.gz"
|
||||
sha256 = "5ce5dc74a7333098dd3b1364104e5465443efb99392e6c5211fe0a8c226304cf"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue