mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:19:07 +08:00
7fac0dc144
* [YARA] update to 4.1.1 * Add baseline frrom .\vcpkg.exe x-add-version yara
11 lines
202 B
JSON
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"
|
|
]
|
|
}
|