From cfba92131c3f3f57955787a5f9475143532e1cf0 Mon Sep 17 00:00:00 2001 From: Brian Date: Sat, 23 Aug 2025 01:41:45 +1000 Subject: [PATCH] Update clib.json --- clib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clib.json b/clib.json index 242343c..da7c9ec 100644 --- a/clib.json +++ b/clib.json @@ -1,6 +1,6 @@ { "name": "xxhash", - "version": "0.8.2", + "version": "0.8.3", "repo": "Cyan4973/xxhash", "description": "Extremely fast non-cryptographic hash algorithm", "keywords": ["xxhash", "hashing"],