Merge pull request #303354 from r-ryantm/auto-update/icingaweb2-ipl

icingaweb2-ipl: 0.13.1 -> 0.13.2
This commit is contained in:
Weijia Wang 2024-04-27 03:03:29 +02:00 committed by GitHub
commit 6fe31fee49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "icingaweb2-ipl";
version = "0.13.1";
version = "0.13.2";
src = fetchFromGitHub {
owner = "Icinga";
repo = "icinga-php-library";
rev = "v${version}";
hash = "sha256-4f0Xx4mnc+M2i97/TFQeg2rZaJUpKkx1SvpbLWmSYNo=";
hash = "sha256-b0y3EKcYWt3cH79HvHnpiHt18ZbRf9lEsfKTZO0dHME=";
};
installPhase = ''