Bump version of libxxhash

This commit is contained in:
Kovid Goyal
2023-07-26 11:28:18 +05:30
parent 47913a7c1f
commit e24dd7be2c

View File

@@ -128,9 +128,9 @@
{
"name": "libxxhash",
"unix": {
"filename": "xxHash-0.8.1.tar.gz",
"hash": "sha256:3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c",
"urls": ["https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.1.tar.gz"]
"filename": "xxHash-0.8.2.tar.gz",
"hash": "sha256:baee0c6afd4f03165de7a4e67988d16f0f2b257b51d0e3cb91909302a26a79c4",
"urls": ["https://github.com/Cyan4973/xxHash/archive/refs/tags/v0.8.2.tar.gz"]
}
},