kodi.packages.orftvthek: 0.12.3 -> 0.12.6

This commit is contained in:
Aaron Andersen 2022-11-20 20:29:54 -05:00
parent 7e5f67d413
commit 72edf9a33c

View file

@ -3,13 +3,13 @@
buildKodiAddon rec {
pname = "orftvthek";
namespace = "plugin.video.orftvthek";
version = "0.12.3+matrix.1";
version = "0.12.6";
src = fetchFromGitHub {
owner = "s0faking";
repo = namespace;
rev = version;
sha256 = "sha256-GB9VkC9Vbi7TJXl/vF3ViF/tAcHGH0KxYQ0zkfMLZCY=";
sha256 = "sha256-r18vQ+2TSeflwByEAX33vIZG5qIGneraf5rLBugl5BU=";
};
propagatedBuildInputs = [