jetty_11: 11.0.25 -> 11.0.26

This commit is contained in:
R. Ryantm 2025-08-16 03:24:05 +00:00 committed by Anthony Roussel
parent 1f5f5ac80b
commit 31bd086141

View File

@ -52,8 +52,8 @@ let
in in
{ {
jetty_11 = common { jetty_11 = common {
version = "11.0.25"; version = "11.0.26";
hash = "sha256-KaceKN/iu0QCv9hVmoXYvN7TxK9DwhiCcbjEnqcKSzs="; hash = "sha256-uJgh/+/uGjchTgtoF38f7jIvbdrwdToAsqqVOlYtMIM=";
}; };
jetty_12 = common { jetty_12 = common {