mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Upgrade to v4.1.2
This commit is contained in:
parent
5834397b5f
commit
7f2eeab230
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Monica"
|
|||
description.en = "Personal Relationship Manager"
|
||||
description.fr = "Gestionnaire de relations personnelles"
|
||||
|
||||
version = "4.0.0~ynh3"
|
||||
version = "4.1.2~ynh1"
|
||||
|
||||
maintainers = ["Sebastian Gumprich"]
|
||||
|
||||
|
@ -54,8 +54,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/monicahq/monica/archive/v4.0.0.zip"
|
||||
sha256 = "5b108525a2f5fedc0a2bb82a49d3de47d087b33082fb21e64f874d387304ed9f"
|
||||
url = "https://github.com/monicahq/monica/archive/refs/tags/v4.1.2.tar.gz"
|
||||
sha256 = "d39ecdc8e020bc9c112a77bed55e7dc8225d07b3a0d266921a0350a6d8717f1a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue