Merge pull request #835 from treeform/patch-7

Add Miniz library.
This commit is contained in:
Dominik Picheta 2018-08-21 12:48:14 +01:00 committed by GitHub
commit b46acadf26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10426,5 +10426,18 @@
],
"description": "Bindings for libsoundio",
"license": "MIT"
},
{
"name": "miniz",
"url": "https://github.com/treeform/miniz",
"method": "git",
"tags": [
"zlib",
"zip",
"wrapper",
"compression"
],
"description": "Bindings for Miniz lib.",
"license": "MIT"
}
]