early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/yara/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/yara/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "yara",
|
||||
"version": "4.2.0",
|
||||
"description": "The pattern matching swiss knife",
|
||||
"homepage": "https://github.com/VirusTotal/yara",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": [
|
||||
"jansson",
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user