1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

upgrade to 4.1.2

This commit is contained in:
Thomas 2024-06-16 20:07:20 +02:00 committed by GitHub
parent 5fab23a465
commit 10f6ee24d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ name = "Monica"
description.en = "Personal Relationship Manager" description.en = "Personal Relationship Manager"
description.fr = "Gestionnaire de relations personnelles" description.fr = "Gestionnaire de relations personnelles"
version = "4.0.0~ynh3" version = "4.1.2~ynh1"
maintainers = ["Sebastian Gumprich"] maintainers = ["Sebastian Gumprich"]
@ -57,8 +57,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/monicahq/monica/archive/v4.0.0.zip" url = "https://github.com/monicahq/monica/archive/v4.1.2.zip"
sha256 = "5b108525a2f5fedc0a2bb82a49d3de47d087b33082fb21e64f874d387304ed9f" sha256 = "792bb0af6bfb33abd3c4694eed309cf6c33001e589328c418bb1231e063d60d6"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]

View file

@ -6,7 +6,7 @@
YNH_COMPOSER_VERSION="2.6.5" YNH_COMPOSER_VERSION="2.6.5"
NODEJS_VERSION="18" NODEJS_VERSION="20"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS