Initial community commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "zlib",
|
||||
"version": "1.2.13",
|
||||
"description": "A compression library",
|
||||
"homepage": "https://www.zlib.net/",
|
||||
"license": "Zlib",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user