kodiPackages.iagl: 3.0.6 -> 3.0.9

This commit is contained in:
R. Ryantm 2024-02-24 06:11:13 +00:00
parent 927ee13585
commit a1b3b48278

View File

@ -3,13 +3,13 @@
buildKodiAddon rec {
pname = "iagl";
namespace = "plugin.program.iagl";
version = "3.0.6";
version = "3.0.9";
src = fetchFromGitHub {
owner = "zach-morris";
repo = "plugin.program.iagl";
rev = version;
sha256 = "sha256-fwPrNDsEGoysHbl9k9cRYKlr3MxDRiUmJhSsWVT2HHQ=";
sha256 = "sha256-b8nO3D/xTnj/5UDshGlIJdiHd75VhIlkrGUi0vkZqG4=";
};
propagatedBuildInputs = [