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

icingaweb2-ipl: 0.11.1 -> 0.12.0
This commit is contained in:
Weijia Wang
2023-05-23 00:27:32 +03:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "icingaweb2-ipl";
version = "0.11.1";
version = "0.12.0";
src = fetchFromGitHub {
owner = "Icinga";
repo = "icinga-php-library";
rev = "v${version}";
hash = "sha256-XvlLNCpCLALaw4iEtDCjkLEbqcY6uTnC20UnxIRIbII=";
hash = "sha256-Fk886oIQz9sbrPCA6AWN1OMh9uFmQPCTFWcbAUWZyXs=";
};
installPhase = ''