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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-06-04 22:35:30 +02:00
parent a7f4d774d1
commit 9bcb7a5d17

View file

@ -34,8 +34,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/apache/ofbiz-framework/archive/refs/tags/release18.12.14.tar.gz"
sha256 = "406d4c1e055f05fcadd87172a00df1f85bc44183399e2f54e786caf7ae3f8cac"
url = "https://archive.apache.org/dist/ofbiz/apache-ofbiz-18.12.14.zip"
sha256 = "93fb6159432ffba2dc60420f1d9be36131708f19500ee0c3cc784a5a5499381e"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^release(.*)$"