Add Miniz library.

This commit is contained in:
treeform 2018-08-20 19:06:13 -07:00 committed by GitHub
commit ec89412a53
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"
}
]