n98-magerun2: 9.3.0 -> 9.4.0

This commit is contained in:
R. Ryantm
2026-04-16 19:26:02 +00:00
parent 3483a17582
commit cf8a5097f9
+3 -3
View File
@@ -7,16 +7,16 @@
php.buildComposerProject2 (finalAttrs: {
pname = "n98-magerun2";
version = "9.3.0";
version = "9.4.0";
src = fetchFromGitHub {
owner = "netz98";
repo = "n98-magerun2";
tag = finalAttrs.version;
hash = "sha256-GKRsX3R7bcGRN3jIHj+x3hz/lVMB3IKI/c8b9od/R2w=";
hash = "sha256-PPE3ezYgYNop3hXHzZ3amZ5vEUULyb83FV+dt/+zOAU=";
};
vendorHash = "sha256-vawCeh3oegiPrnBiAG7tthUsWXs2I+sen7XWTfsKf6w=";
vendorHash = "sha256-uEhdWaFc532jGdluV1Xa3ZGGQpwZwQHPbSfKsHl1R7I=";
nativeInstallCheckInputs = [ versionCheckHook ];
doInstallCheck = true;