From 98e782372af0825e5bdbb117b67c0d81b720a258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:07:57 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index eae3665..bc8f5aa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,7 +34,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://archive.apache.org/dist/ofbiz/apache-ofbiz-18.12.10.zip" + url = "https://archive.apache.org/dist/ofbiz/apache-ofbiz-18.12.12.zip" sha256 = "8fece2b0febf54764f707c61c3ec601e7521c6d3cf85d9f414b9ff07d18e9a50" autoupdate.strategy = "latest_github_tag"