vcpkg/ports/yara/vcpkg.json

11 lines
202 B
JSON
Raw Normal View History

{
"name": "yara",
"version": "4.1.1",
"description": "The pattern matching swiss knife",
"homepage": "https://github.com/VirusTotal/yara",
"dependencies": [
"jansson",
"openssl"
]
}