diff --git a/recipes/nghttp2/recipe.toml b/recipes/nghttp2/recipe.toml
index 1a06c70db98bfc204d3b7312990e10160d83d269..ec652b1d79b6e56ba3739a097aad47532731cf65 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"