From b0d69befb9223b8ca013e1d0cf2a9c50f826d2c9 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Mon, 25 Mar 2024 22:42:41 +0100
Subject: [PATCH] gnutls: update to 3.8.4

---
 components/python/pre_commit/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/pre_commit/Makefile b/components/python/pre_commit/Makefile
index 50e6c1d..5637aa0 100644
--- a/components/python/pre_commit/Makefile
+++ b/components/python/pre_commit/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME =		pre_commit
-HUMAN_VERSION =			3.6.2
+HUMAN_VERSION =			3.7.0
 COMPONENT_SUMMARY =		pre_commit - A framework for managing and maintaining multi-language pre-commit hooks.
 COMPONENT_PROJECT_URL =		https://github.com/pre-commit/pre-commit
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:c3ef34f463045c88658c5b99f38c1e297abdcc0ff13f98d3370055fbbfabc67e
+	sha256:e209d61b8acdcf742404408531f0c37d49d2c734fd7cff2d6076083d191cb060
 COMPONENT_LICENSE =		MIT
 COMPONENT_LICENSE_FILE =	LICENSE
 

--
Gitblit v1.9.3