mirror of
https://github.com/YunoHost-Apps/ofbiz_ynh.git
synced 2024-09-03 19:46:33 +02:00
Upgrade to v18.12.15
This commit is contained in:
parent
b53b7dd6f8
commit
a2624b43fa
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ id = "ofbiz"
|
|||
name = "OFBiz"
|
||||
description.en = "Apache-OFBiz ERP"
|
||||
|
||||
version = "18.12.07~ynh2"
|
||||
version = "18.12.15~ynh1"
|
||||
|
||||
maintainers = ["JulienNICOLAS"]
|
||||
|
||||
|
@ -34,8 +34,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://archive.apache.org/dist/ofbiz/apache-ofbiz-18.12.07.zip"
|
||||
sha256 = "b3f7b23167cae3ccc96c3d088e42c8df600485b8b7f88ac63b834a82e19fa5de"
|
||||
url = "https://github.com/apache/ofbiz-framework/archive/refs/tags/release18.12.15.tar.gz"
|
||||
sha256 = "cad83173fb44632f3bf6abaf6ba78bc8f4eb3b4ab7303bd4c5b76a6d4a4ab45b"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.version_regex = "^release(.*)$"
|
||||
|
|
Loading…
Add table
Reference in a new issue