From e375c91734872cb55d5c2ec9c749019850e2da6b Mon Sep 17 00:00:00 2001 From: Rechi <Rechi@users.noreply.github.com> Date: Thu, 6 Feb 2020 09:21:57 +0100 Subject: [PATCH] addons: update not included addons --- addons/audiodecoder.2sf.json | 4 ++-- addons/audiodecoder.sidplay.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/audiodecoder.2sf.json b/addons/audiodecoder.2sf.json index d387b83..cb65a36 100644 --- a/addons/audiodecoder.2sf.json +++ b/addons/audiodecoder.2sf.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/audiodecoder.2sf", - "tag": "2.0.2-Leia", - "commit": "9dfbb2f303799ab528d3280470aeec15dace22ec" + "tag": "2.0.3-Leia", + "commit": "88d063fd36673a9018818c7b773f468ed31cda58" } ] } diff --git a/addons/audiodecoder.sidplay.json b/addons/audiodecoder.sidplay.json index 0b34245..6eff019 100644 --- a/addons/audiodecoder.sidplay.json +++ b/addons/audiodecoder.sidplay.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/audiodecoder.sidplay", - "tag": "1.2.1-Leia", - "commit": "ed76cdb702ffda12f9c02cfd10b4985182cfbc98" + "tag": "1.2.2-Leia", + "commit": "c14d6f2ba0433ad54c87747cb8f0a56e7adfb8bd" } ] } -- GitLab