kodiPackages.orftvthek: 0.12.9 -> 0.12.12

This commit is contained in:
R. Ryantm 2024-05-23 14:43:12 +00:00
parent 64ea1c0661
commit 451cdf28f0

View File

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