Merge pull request #312572 from r-ryantm/auto-update/php82Extensions.phalcon
php82Extensions.phalcon: 5.6.2 -> 5.7.0
This commit is contained in:
commit
56c3405069
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user