Skip to content

Commit e38781b

Browse files
authored
Update clib.json to point to Cyan4973 original xxhash
Convinced Cyan4973 to add clib.json directly to his repo, so can now point the clib package directly to him now. Previously pointed to my fork with the clib.json package metadata Cyan4973/xxHash#954
1 parent 16bdfa4 commit e38781b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gguf-hash/deps/xxhash/clib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xxhash",
33
"version": "0.8.2",
4-
"repo": "mofosyne/xxhash",
4+
"repo": "Cyan4973/xxhash",
55
"description": "Extremely fast non-cryptographic hash algorithm",
66
"keywords": ["xxhash", "hashing"],
77
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)