kodiPackages.orftvthek: 0.12.6 -> 0.12.9

This commit is contained in:
R. Ryantm 2024-03-11 04:18:50 +00:00
parent 3668a9ff62
commit 5434a9f6a8

View file

@ -3,13 +3,13 @@
buildKodiAddon rec {
pname = "orftvthek";
namespace = "plugin.video.orftvthek";
version = "0.12.6";
version = "0.12.9";
src = fetchFromGitHub {
owner = "s0faking";
repo = namespace;
rev = version;
sha256 = "sha256-r18vQ+2TSeflwByEAX33vIZG5qIGneraf5rLBugl5BU=";
sha256 = "sha256-bqGY9PPukn5/HJa3OqU5NM+ReeDJdVn60jXh1+2Qef8=";
};
propagatedBuildInputs = [