versions: Update gperf to 3.3

Update gperf to its latest release.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
Fabiano Fidêncio
2025-12-16 14:43:44 +01:00
parent e757485853
commit 142c7d6522

View File

@@ -305,7 +305,7 @@ externals:
gperf:
description: "GNU gperf is a perfect hash function generator"
url: "http://ftpmirror.gnu.org/gperf/"
version: "3.1"
version: "3.3"
hadolint:
description: "the dockerfile linter used by static-checks"