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

Bump to 18.12.10

This commit is contained in:
Éric Gaspar 2023-12-17 14:57:05 +01:00 committed by Félix Piédallu
parent 1cbf18a411
commit 5f17172b2d

View file

@ -6,7 +6,7 @@ id = "ofbiz"
name = "OFBiz"
description.en = "Apache-OFBiz ERP"
version = "18.12.07~ynh2"
version = "18.12.10~ynh1"
maintainers = ["JulienNICOLAS"]
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://dlcdn.apache.org/ofbiz/apache-ofbiz-18.12.07.zip"
sha256 = "b3f7b23167cae3ccc96c3d088e42c8df600485b8b7f88ac63b834a82e19fa5de"
url = "https://dlcdn.apache.org/ofbiz/apache-ofbiz-18.12.10.zip"
sha256 = "f9890256404f89841f604467fe2ded75c803ef5c27e1ddf9d8b87c6d95e5c2bb"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^release(.*)$"