n98-magerun2: fix composerVendor hash

sha256-0Bk01aU3vicwk9swkv+8VZxcPdaEMOOtp9niNfPfQyA= -> sha256-wqaePPMC1OiXwtdhMJzg4AvcYDmJg2Uo2LV7TbZ00ec=
This commit is contained in:
Justin Restivo
2025-12-30 20:55:44 -05:00
parent 5830d8dfe6
commit 6fcdc51c3d
+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;