From 75c52f48983ea4abe9d7202cdce01b00b2951f62 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 17 Jan 2023 15:58: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 a835d15..9ac0539 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="1ad0c34f7d681f787c612fb6de9f2b1b3c091af9" +yunorunner_release="c851f73ed0d24584588ee732ed1ebccd4866fad9" #================================================= # PERSONAL HELPERS