From d56998aa96920c16f573ae38714f9706995553b0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 12 Feb 2023 17:46:44 +0100 Subject: [PATCH] Bump version hash --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index beb14eb..16d4bd7 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="e2b9a88ef45aa1a66cf7de47ab6214a48847afe0" +yunorunner_release="50ae066741b8a7e845b691eac1045406b1ee7f16" #================================================= # PERSONAL HELPERS