early-access version 2853
This commit is contained in:
7
externals/vcpkg/ports/brotli/vcpkg.json
vendored
Executable file
7
externals/vcpkg/ports/brotli/vcpkg.json
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "brotli",
|
||||
"version-string": "1.0.9",
|
||||
"port-version": 2,
|
||||
"description": "a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.",
|
||||
"homepage": "https://github.com/google/brotli"
|
||||
}
|
||||
Reference in New Issue
Block a user