mirror of
https://github.com/YunoHost-Apps/leantime_ynh.git
synced 2024-09-03 19:36:04 +02:00
Upgrade sources
- `main` v3.2.0: https://github.com/Leantime/leantime/releases/tag/v3.2.0
This commit is contained in:
parent
8aecd0983f
commit
9b061b3234
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Leantime"
|
|||
description.en = "Project management system for startups and innovators"
|
||||
description.fr = "Système de gestion de projet pour les startups et les innovateurs"
|
||||
|
||||
version = "3.1.4~ynh1"
|
||||
version = "3.2.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Leantime/leantime/releases/download/v3.1.4/Leantime-v3.1.4.zip"
|
||||
sha256 = "75ef94eed67f71fd05cf9499b662a11db8689f5d2032c7535cf0292565abab4b"
|
||||
url = "https://github.com/Leantime/leantime/releases/download/v3.2.0/Leantime-v3.2.0.zip"
|
||||
sha256 = "1a287a157f6e57c99c42a2a5238b8daedf22a85718a0a5daaf3e2f904468308f"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "Leantime-v.*.zip"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue