early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/uthenticode/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/uthenticode/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "uthenticode",
|
||||
"version": "1.0.6",
|
||||
"port-version": 2,
|
||||
"description": "A cross-platform library for verifying Authenticode signatures",
|
||||
"homepage": "https://github.com/trailofbits/uthenticode",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"openssl",
|
||||
"pe-parse",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user