From 247af2dbac6322823f6c6fc9f9507633e383fec8 Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Sat, 5 Nov 2022 12:32:01 +0100 Subject: [PATCH] FIX: Wrong checkout version --- net.retrodeck.retrodeck.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 701409c0..1dffde1e 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -86,7 +86,7 @@ modules: sources: - type: git url: https://github.com/XargonWan/RetroDECK.git - branch: cooker + branch: cooker-0.5.4b - name: xmlstarlet config-opts: @@ -1417,4 +1417,4 @@ modules: sources: - type: git url: https://github.com/XargonWan/RetroDECK.git - branch: cooker \ No newline at end of file + branch: cooker-0.5.4b \ No newline at end of file