mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:28:59 +08:00
bcdda2e5a2
* Update snappy to 1.1.9 * Update CI baseline * udpate vcpkg.json * update version Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"name": "snappy",
|
|
"version": "1.1.9",
|
|
"description": "A fast compressor/decompressor.",
|
|
"homepage": "https://github.com/google/snappy"
|
|
}
|