mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:04:06 +01:00
frankenphp: 1.11.1 -> 1.11.2 (#489902)
This commit is contained in:
commit
7a0f5eb08c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ let
|
|||
in
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "frankenphp";
|
||||
version = "1.11.1";
|
||||
version = "1.11.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "php";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue