From 24a173e2c2097df24db9f8c5f1f1c0993d7a4a9c Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 26 Mar 2026 15:25:10 -0300 Subject: [PATCH] Update openshot recipe version --- recipes/wip/video/editors/openshot/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/video/editors/openshot/recipe.toml b/recipes/wip/video/editors/openshot/recipe.toml index 0f4d2a053..9a9fe1424 100644 --- a/recipes/wip/video/editors/openshot/recipe.toml +++ b/recipes/wip/video/editors/openshot/recipe.toml @@ -2,7 +2,7 @@ # launch instructions: https://github.com/OpenShot/openshot-qt#launch [source] git = "https://github.com/OpenShot/openshot-qt" -rev = "v3.3.0" +rev = "v3.4.0" shallow_clone = true [build] template = "custom"