[yara] Update yara to version 4.5.2 (#41008)

This commit is contained in:
Matt Swann 2024-09-16 15:21:04 -07:00 committed by GitHub
parent 586674ad88
commit b6fbec7350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO VirusTotal/yara
REF "v${VERSION}"
SHA512 8bf1df7089f9bc5a448dbae0999e04f4ecdec06b4478e2cb5f42a2a3201b99fce68379e3f8f7c67a9db201205366250d7befe5c38451cced807ed692d436422c
SHA512 761f3930117c35d87b0e3be1a5d61a6887006470fdf578164feb1bd56a96b2d85770ab7c3a21258a2781ff3327cb705942f4f0eb959cff4b210f0c7fbec1fc30
HEAD_REF master
PATCHES
# Module elf request new library tlshc(https://github.com/avast/tlshc), the related upstream PR: https://github.com/VirusTotal/yara/pull/1624.

View File

@ -1,6 +1,6 @@
{
"name": "yara",
"version": "4.5.1",
"version": "4.5.2",
"port-version": 1,
"description": "The pattern matching swiss knife",
"homepage": "https://github.com/VirusTotal/yara",

View File

@ -9793,7 +9793,7 @@
"port-version": 1
},
"yara": {
"baseline": "4.5.1",
"baseline": "4.5.2",
"port-version": 1
},
"yas": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "72d184511e1157046d782b018a9d4461cbbf1e48",
"version": "4.5.2",
"port-version": 1
},
{
"git-tree": "e7c3d81fe565750da91a74c6a9474e447d7763e8",
"version": "4.5.1",