From 53f218c40883576741565c355f2d94d27ba9c192 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 21 Jan 2023 17:57:39 +0100 Subject: [PATCH] Bump commit --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index cdf06ce..beb14eb 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3 wkhtmltopdf optip yunorunner_repository="https://github.com/YunoHost/yunorunner" -yunorunner_release="ace59e9f700d71be818f76509373e315028d6884" +yunorunner_release="e2b9a88ef45aa1a66cf7de47ab6214a48847afe0" #================================================= # PERSONAL HELPERS