From 53a730e9d5fd401476cdbf35d5b9e05c1589ce73 Mon Sep 17 00:00:00 2001 From: benoit74 Date: Tue, 7 Jan 2025 15:55:18 +0000 Subject: [PATCH] Upgrade to wombat 3.8.7 --- openzim.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openzim.toml b/openzim.toml index e2bd11f7..636faf56 100644 --- a/openzim.toml +++ b/openzim.toml @@ -6,5 +6,5 @@ execute_after=[ [files.assets.actions."wombat.js"] action="get_file" -source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.2/dist/wombat.js" +source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.7/dist/wombat.js" target_file="wombat.js"