[yara] Update to 4.5.5 (#48859)

This commit is contained in:
SunBlack
2025-12-13 04:25:56 +01:00
committed by GitHub
parent 943a40bd29
commit ba2f5c7b91
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 b1da40636f9e55bb07cc911479e6dfa8dc7a4fa3f6b9f10b9f669d741d7af51a1d31e044f9842ec3ab9c6ac9788fbdb89a1686c9e3f22f68d1f9e5fb3db22167
SHA512 e71d6e435cb2ad7b5875ccabcfe3abe42e2f37187a22e778867c5c5762134961369c2cbd4bea8da9193d5381af4569e39a50156d4077dc3a23b9a2240b741b60
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.4",
"version": "4.5.5",
"description": "The pattern matching swiss knife",
"homepage": "https://github.com/VirusTotal/yara",
"license": "BSD-3-Clause",

View File

@@ -10837,7 +10837,7 @@
"port-version": 0
},
"yara": {
"baseline": "4.5.4",
"baseline": "4.5.5",
"port-version": 0
},
"yas": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "51f25fc5e840d01388514f0476dfa508a5ed7124",
"version": "4.5.5",
"port-version": 0
},
{
"git-tree": "87f57135883f8bed5a44b56f1477d83021258d5c",
"version": "4.5.4",