From a205766bc821ac97ef409a8ff7752921c40cf7b8 Mon Sep 17 00:00:00 2001 From: Rechi <Rechi@users.noreply.github.com> Date: Thu, 16 Apr 2020 16:35:00 +0200 Subject: [PATCH] addons: update not included addons --- addons/game.libretro.2048.json | 4 ++-- addons/game.libretro.mrboom.json | 4 ++-- addons/imagedecoder.heif.json | 4 ++-- addons/screensaver.cpblobs.json | 4 ++-- addons/vfs.libarchive.json | 4 ++-- addons/vfs.sftp.json | 4 ++-- addons/visualization.pictureit.json | 4 ++-- addons/visualization.projectm.json | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/addons/game.libretro.2048.json b/addons/game.libretro.2048.json index e153903..cdeebc7 100644 --- a/addons/game.libretro.2048.json +++ b/addons/game.libretro.2048.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/kodi-game/game.libretro.2048", - "tag": "1.0.0.110-Leia", - "commit": "c556bc2fa4d3a8ef476c7c70cbae3ed879b10032" + "tag": "1.0.0.111-Leia", + "commit": "d68c22f1740cfe73d9047c0929f6f91da8d5d454" } ] } diff --git a/addons/game.libretro.mrboom.json b/addons/game.libretro.mrboom.json index 350290e..1f0fb1a 100644 --- a/addons/game.libretro.mrboom.json +++ b/addons/game.libretro.mrboom.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/kodi-game/game.libretro.mrboom", - "tag": "4.9.0.111-Leia", - "commit": "9a39759ec5b94683e88a541994e81f347d5d2385" + "tag": "4.9.0.113-Leia", + "commit": "374698bb3430fcd711345c58ba086ffcae2c8863" } ] } diff --git a/addons/imagedecoder.heif.json b/addons/imagedecoder.heif.json index 46b04c9..df666e6 100644 --- a/addons/imagedecoder.heif.json +++ b/addons/imagedecoder.heif.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/imagedecoder.heif", - "tag": "1.0.3-Leia", - "commit": "cfe1fdf465becaf507a5e5dde3405a14c1832070" + "tag": "1.1.0-Leia", + "commit": "69c36eaab997484d2a9e173655dd1cc5c286bfff" } ] } diff --git a/addons/screensaver.cpblobs.json b/addons/screensaver.cpblobs.json index d70e69a..d1daf00 100644 --- a/addons/screensaver.cpblobs.json +++ b/addons/screensaver.cpblobs.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/screensaver.cpblobs", - "tag": "v1.1.0", - "commit": "04c1938ee218dc1f5b991c55ba5a2dc32212d03e" + "tag": "3.0.4-Leia", + "commit": "2b6ed7e82c0d1830944ed1ad2280bd6c930a8855" } ] } diff --git a/addons/vfs.libarchive.json b/addons/vfs.libarchive.json index 266ee14..a945fe2 100644 --- a/addons/vfs.libarchive.json +++ b/addons/vfs.libarchive.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/vfs.libarchive", - "tag": "1.0.6-Leia", - "commit": "55afdfe679b98f976ed85e0d149129704d35fa4a" + "tag": "1.0.7-Leia", + "commit": "34c8fcb0d1e02cbabdb21ca10fca176e27ed85c2" } ] } diff --git a/addons/vfs.sftp.json b/addons/vfs.sftp.json index 380e4d9..cb36c2d 100644 --- a/addons/vfs.sftp.json +++ b/addons/vfs.sftp.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/vfs.sftp", - "tag": "1.0.5-Leia", - "commit": "575e832d8d6962184ebfd099858e93537421eedd" + "tag": "1.0.6-Leia", + "commit": "2eb89fc6b476de670a6607f20f8474d6d991d860" } ] } diff --git a/addons/visualization.pictureit.json b/addons/visualization.pictureit.json index d4cd845..ca1e260 100644 --- a/addons/visualization.pictureit.json +++ b/addons/visualization.pictureit.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/linuxwhatelse/visualization.pictureit", - "tag": "v0.1.6", - "commit": "ea11faae05879b5c3ab8a8541dc96dd2a756cbb3" + "tag": "3.0.1-Leia", + "commit": "d246c1493d5c4e21236449bf7d15d62fcb7a8bf8" } ] } diff --git a/addons/visualization.projectm.json b/addons/visualization.projectm.json index ac38139..87373b6 100644 --- a/addons/visualization.projectm.json +++ b/addons/visualization.projectm.json @@ -5,8 +5,8 @@ { "type": "git", "url": "https://github.com/xbmc/visualization.projectm", - "tag": "2.3.4-Leia", - "commit": "20dad448c0c4e854a19345b23b820e59adfbe49f" + "tag": "2.3.5-Leia", + "commit": "0ee9e565f3b3b8c1d4c65235813f7475dcd39897" } ] } -- GitLab