From a6b9cb2080ed1b80a91c13466615c2f340d7939b Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Fri, 28 Apr 2023 08:41:11 -0600
Subject: [PATCH] Update nghttp2 hash

---
 recipes/nghttp2/recipe.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/nghttp2/recipe.toml b/recipes/nghttp2/recipe.toml
index 1a06c70db..ec652b1d7 100644
--- a/recipes/nghttp2/recipe.toml
+++ b/recipes/nghttp2/recipe.toml
@@ -1,6 +1,6 @@
 [source]
 tar = "https://github.com/nghttp2/nghttp2/releases/download/v1.50.0/nghttp2-1.50.0.tar.xz"
-blake3 = "7d85ed39d4892cc6c7054277f2c637e95a68b1e0d8b298824d5ee93177d28584"
+blake3 = "ac40e313ebb5fb341f82cec8daa4795673b27ff02061dfbf980ca1dbe8dc4115"
 
 [build]
 template = "custom"
-- 
GitLab