Skip to content

Commit

Permalink
tomcat: 11.0.0 -> 11.0.2 (#366176)
Browse files Browse the repository at this point in the history
  • Loading branch information
leona-ya authored Dec 20, 2024
2 parents 6eb4436 + 0f29407 commit 774c5c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/http/tomcat/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ in
};

tomcat11 = common {
version = "11.0.0";
hash = "sha256-0MoxmvNJg49ZAJqcXtNwnwI0QgEFnbwm3OQxPulpzSA=";
version = "11.0.2";
hash = "sha256-wbMaaYnTCnNEwaNlXadGec6fm0iicehkZHoUHeO3jLg=";
};
}

0 comments on commit 774c5c7

Please sign in to comment.