mirror of
https://github.com/YunoHost-Apps/planka_ynh.git
synced 2024-09-03 20:06:00 +02:00
Upgrade to v1.16.2
https://github.com/plankanban/planka/releases/tag/v1.16.2
This commit is contained in:
parent
358318a94a
commit
c6f7fa8e4b
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Planka"
|
|||
description.en = "Realtime kanban board for workgroups"
|
||||
description.fr = "Tableau Kanban en temps réel pour les groupes de travail"
|
||||
|
||||
version = "1.16.1~ynh1"
|
||||
version = "1.16.2~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/plankanban/planka/releases/download/v1.16.1/planka-prebuild-v1.16.1.zip"
|
||||
sha256 = "ff18ad8c2d9c966f0b350d40bb1dbf9b4b8b30a2697526e40ff4bf30cbb41b0d"
|
||||
url = "https://github.com/plankanban/planka/releases/download/v1.16.2/planka-prebuild-v1.16.2.zip"
|
||||
sha256 = "ae802c170426ca7b5092d11c2e45057026fa510aa5af5daf4213b79af1042638"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "^planka-prebuild-v.*zip$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue