vcpkg/ports/yara/vcpkg.json
henriblMSFT 7fac0dc144
[YARA] update to 4.1.1 (#18977)
* [YARA] update to 4.1.1

* Add baseline frrom .\vcpkg.exe x-add-version yara
2021-07-22 14:23:35 -07:00

11 lines
202 B
JSON

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