From 33dee5545c3f2dfc277d4c5482141a189720d396 Mon Sep 17 00:00:00 2001 From: Kelson Date: Tue, 8 Jul 2025 13:36:10 +0200 Subject: [PATCH] Update info.json for wikimedfr 2025-07 I have also created a new entry in the json to have a link to the Zimfarm recipe. This is not to be used directly during the build, but to help the custom app editor to check for latest version. --- wikimedfr/info.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wikimedfr/info.json b/wikimedfr/info.json index 85db2f1..b78d0ef 100644 --- a/wikimedfr/info.json +++ b/wikimedfr/info.json @@ -1,6 +1,7 @@ { "app_name": "Wikipédia médicale", - "zim_url": "https://mirror.download.kiwix.org/zim/.hidden/custom_apps/wikipedia_fr_medicine-app_maxi_2024-05.zim", + "recipe": "https://farm.openzim.org/recipes/wikipedia_fr_medicine_app" + "zim_url": "https://mirror.download.kiwix.org/zim/.hidden/custom_apps/wikipedia_fr_medicine-app_maxi_2025-07.zim", "enforced_lang": "fr", "support_url": "https://www.kiwix.org/support", "upload_bundle": true,