From f8d671636765495fca051590e2e32b8cd585b2f7 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 20 Jan 2023 14:56:46 +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 1576e91..cdf06ce 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="391720754114f5fef443785b221fb7444a457317" +yunorunner_release="ace59e9f700d71be818f76509373e315028d6884" #================================================= # PERSONAL HELPERS