diff --git a/recipe.json b/recipe.json index ec73a83..6ff27f9 100644 --- a/recipe.json +++ b/recipe.json @@ -86,7 +86,7 @@ { "if": "appimage", "type": "command", - "commands": ["apt install -y fuse2 libfuse2"] + "commands": ["apt install -y fuse3 libfuse2"] } ] },