diff --git a/pkgs/by-name/en/envoy/package.nix b/pkgs/by-name/en/envoy/package.nix index 0b57e3b37b8c..425184598af6 100644 --- a/pkgs/by-name/en/envoy/package.nix +++ b/pkgs/by-name/en/envoy/package.nix @@ -25,9 +25,9 @@ let # However, the version string is more useful for end-users. # These are contained in a attrset of their own to make it obvious that # people should update both. - version = "1.31.1"; - rev = "1f44388cee449c9dae8ae34c0b4f09036bcbf560"; - hash = "sha256-XvlF3hMS2PH87HgFwKoFzxHDYgRjZmxn02L1aLwYOrY="; + version = "1.31.2"; + rev = "cc4a75482810de4b84c301d13deb551bd3147339"; + hash = "sha256-mfQpEGLMJV3UKqcUdbhy6/pP1sWut26zjwN6vDE7LmA="; }; # these need to be updated for any changes to fetchAttrs