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:
parent
be7ba164a4
commit
cbed0cd79a
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Mautic"
|
||||||
description.en = "Marketing Automation Software"
|
description.en = "Marketing Automation Software"
|
||||||
description.fr = "Logiciel d'automatisation marketing"
|
description.fr = "Logiciel d'automatisation marketing"
|
||||||
|
|
||||||
version = "5.0.4~ynh1"
|
version = "5.1.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/mautic/mautic/releases/download/5.0.4/5.0.4.zip"
|
url = "https://github.com/mautic/mautic/archive/refs/tags/5.1.0.tar.gz"
|
||||||
sha256 = "3854f4cf32486af6476834328f2e45f337ac65f7bfca284b699c2c7a57b394f5"
|
sha256 = "7bcfa9ac24d00f74ed44c495e448a456ca89408842c8dfa53aa5b8f3030f7203"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue