Merge pull request #294907 from r-ryantm/auto-update/kodiPackages.orftvthek

kodiPackages.orftvthek: 0.12.6 -> 0.12.9
This commit is contained in:
Aaron Andersen 2024-03-12 00:46:50 +00:00 committed by GitHub
commit a807c61020
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 = [