Add Miniz library.
This commit is contained in:
parent
c04a7f8318
commit
ec89412a53
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue