1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautic_ynh.git synced 2024-09-03 19:36:26 +02:00

Upgrade to v5.1.0

This commit is contained in:
yunohost-bot 2024-06-13 03:46:39 +02:00 committed by YunoHost Bot
parent be7ba164a4
commit cbed0cd79a

View file

@ -5,7 +5,7 @@ name = "Mautic"
description.en = "Marketing Automation Software"
description.fr = "Logiciel d'automatisation marketing"
version = "5.0.4~ynh1"
version = "5.1.0~ynh1"
maintainers = ["eric_G"]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/mautic/mautic/releases/download/5.0.4/5.0.4.zip"
sha256 = "3854f4cf32486af6476834328f2e45f337ac65f7bfca284b699c2c7a57b394f5"
url = "https://github.com/mautic/mautic/archive/refs/tags/5.1.0.tar.gz"
sha256 = "7bcfa9ac24d00f74ed44c495e448a456ca89408842c8dfa53aa5b8f3030f7203"
in_subdir = false
autoupdate.strategy = "latest_github_tag"