aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/wyhash/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/wyhash/vcpkg.json')
-rw-r--r--vcpkg/ports/wyhash/vcpkg.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/wyhash/vcpkg.json b/vcpkg/ports/wyhash/vcpkg.json
new file mode 100644
index 0000000..7151770
--- /dev/null
+++ b/vcpkg/ports/wyhash/vcpkg.json
@@ -0,0 +1,7 @@
+{
+ "name": "wyhash",
+ "version-date": "2023-12-03",
+ "description": "The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.",
+ "homepage": "https://github.com/wangyi-fudan/wyhash",
+ "license": "Unlicense"
+}