1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

Upgrade to v19.0.2

https://github.com/Dolibarr/dolibarr/releases/tag/19.0.2
This commit is contained in:
yunohost-bot 2024-05-22 03:32:49 +02:00 committed by YunoHost Bot
parent 72ebeb4abc
commit 75b801d88e

View file

@ -7,7 +7,7 @@ name = "Dolibarr"
description.en = "Manage the various aspects of your business or association"
description.fr = "Gérez les différents aspects de votre activité pro ou associative"
version = "18.0.3~ynh2"
version = "19.0.2~ynh1"
maintainers = ["mastereur"]
@ -47,8 +47,8 @@ ram.runtime = "150M"
[resources]
[resources.sources.main]
url = "https://github.com/Dolibarr/dolibarr/archive/18.0.3.tar.gz"
sha256 = "8639d466b26f0fba7d2b610a96ffcf36a657b1e00bdc2e5a1ac5287521dcb4ed"
url = "https://github.com/Dolibarr/dolibarr/archive/refs/tags/19.0.2.tar.gz"
sha256 = "7da083cff05bf6522e3140b6a19c9eb87cdbab2e06df4cbf3dbebd6dd47d886d"
autoupdate.strategy = "latest_github_release"
[resources.sources.main_18_0_1]