[xxhash] added version 0.8.0 (#24492)
This commit is contained in:
parent
cf38a96b14
commit
8f2f5639c8
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class Xxhash(MakefilePackage):
|
|||
homepage = "https://github.com/Cyan4973/xxHash"
|
||||
url = "https://github.com/Cyan4973/xxHash/archive/v0.6.5.tar.gz"
|
||||
|
||||
version('0.8.0', sha256='7054c3ebd169c97b64a92d7b994ab63c70dd53a06974f1f630ab782c28db0f4f')
|
||||
version('0.7.4', sha256='4d9706c9da4fbdf901598f5e3b71db0eddd4ac962e827a73ebf75d66dfd820fe')
|
||||
version('0.6.5', sha256='19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95')
|
||||
version('0.6.4', sha256='4570ccd111df6b6386502791397906bf69b7371eb209af7d41debc2f074cdb22')
|
||||
|
|
Loading…
Reference in a new issue