n98-magerun2: fix composerVendor hash (#475463)

This commit is contained in:
Pol Dellaiera
2025-12-31 23:24:02 +00:00
committed by GitHub
+1 -1
View File
@@ -16,7 +16,7 @@ php83.buildComposerProject2 (finalAttrs: {
hash = "sha256-kjT72pLKuN166Edm8+8vUIfhFdMnZkeTagl0ECL20b8=";
};
vendorHash = "sha256-0Bk01aU3vicwk9swkv+8VZxcPdaEMOOtp9niNfPfQyA=";
vendorHash = "sha256-wqaePPMC1OiXwtdhMJzg4AvcYDmJg2Uo2LV7TbZ00ec=";
nativeInstallCheckInputs = [ versionCheckHook ];
doInstallCheck = true;