Skip to content

Commit 381a94c

Browse files
authored
Merge pull request #324532 from r-ryantm/auto-update/phpactor
phpactor: 2024.03.09.0 -> 2024.06.30.0
2 parents da282b9 + 79aad75 commit 381a94c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ph/phpactor/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66

77
php.buildComposerProject (finalAttrs: {
88
pname = "phpactor";
9-
version = "2024.03.09.0";
9+
version = "2024.06.30.0";
1010

1111
src = fetchFromGitHub {
1212
owner = "phpactor";
1313
repo = "phpactor";
1414
rev = finalAttrs.version;
15-
hash = "sha256-1QPBq8S3mOkSackXyCuFdoxfAdUQaRuUfoOfKOGuiR0=";
15+
hash = "sha256-QcKkkgpWWypapQPawK1hu+6tkF9c5ICPeEPWqCwrUBM=";
1616
};
1717

18-
vendorHash = "sha256-9YN+fy+AvNnF0Astrirpewjmh/bSINAhW9fLvN5HGGI=";
18+
vendorHash = "sha256-onUhRO6d2osf7n5QlYY86eamlCCslQMVltAv1shskgI=";
1919

2020
nativeBuildInputs = [ installShellFiles ];
2121

0 commit comments

Comments
 (0)