diff options
Diffstat (limited to 'vcpkg/ports/komihash/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/komihash/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/komihash/vcpkg.json b/vcpkg/ports/komihash/vcpkg.json new file mode 100644 index 0000000..85d8dd1 --- /dev/null +++ b/vcpkg/ports/komihash/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "komihash", + "version": "5.27", + "description": "Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable", + "homepage": "https://github.com/avaneev/komihash", + "license": "MIT" +} |