kodiPackages.arteplussept: 1.1.10 -> 1.4.0

This commit is contained in:
R. Ryantm 2023-08-18 01:55:38 +00:00
parent bc9b484db8
commit 6ff766dafe

View File

@ -3,11 +3,11 @@
buildKodiAddon rec {
pname = "arteplussept";
namespace = "plugin.video.arteplussept";
version = "1.1.10";
version = "1.4.0";
src = fetchzip {
url = "https://mirrors.kodi.tv/addons/nexus/${namespace}/${namespace}-${version}.zip";
hash = "sha256-EDpoeS9FnFsn6jvg6EFKr089YixKipLi9yzxdi7YUmA=";
hash = "sha256-m7DHQVg0pcLGCHTdecCTGfanUWhuPMHdllbg+47hxEI=";
};
propagatedBuildInputs = [