diff --git a/ports/yara/portfile.cmake b/ports/yara/portfile.cmake index a8e278d954..5213bb7a36 100644 --- a/ports/yara/portfile.cmake +++ b/ports/yara/portfile.cmake @@ -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. diff --git a/ports/yara/vcpkg.json b/ports/yara/vcpkg.json index ac5dc18fba..2e3c56c44d 100644 --- a/ports/yara/vcpkg.json +++ b/ports/yara/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index b9c23b5962..c5ddb3765b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9793,7 +9793,7 @@ "port-version": 1 }, "yara": { - "baseline": "4.5.1", + "baseline": "4.5.2", "port-version": 1 }, "yas": { diff --git a/versions/y-/yara.json b/versions/y-/yara.json index 909acac69c..5e04ec36c8 100644 --- a/versions/y-/yara.json +++ b/versions/y-/yara.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "72d184511e1157046d782b018a9d4461cbbf1e48", + "version": "4.5.2", + "port-version": 1 + }, { "git-tree": "e7c3d81fe565750da91a74c6a9474e447d7763e8", "version": "4.5.1",