Merge pull request #312572 from r-ryantm/auto-update/php82Extensions.phalcon

php82Extensions.phalcon: 5.6.2 -> 5.7.0
This commit is contained in:
Pol Dellaiera
2024-05-18 08:54:23 +02:00
committed by GitHub
@@ -9,13 +9,13 @@
buildPecl rec {
pname = "phalcon";
version = "5.6.2";
version = "5.7.0";
src = fetchFromGitHub {
owner = "phalcon";
repo = "cphalcon";
rev = "v${version}";
hash = "sha256-AgyV9pxyXcXuhrRgozN2p67u8xZMepbWrzYaBZMFn6k=";
hash = "sha256-nckc7LPhXuUBJJvsqWEhH37K8fKdm9hIdkmVdiM3vcc=";
};
internalDeps = [