[dxcam-cpp] Update to 0.2.5 (#48926)

This commit is contained in:
Fidel Yin
2025-12-17 12:59:13 -08:00
committed by GitHub
parent 504a79fc5a
commit 9bceb15e3d
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ vcpkg_from_github(
REPO Fidelxyz/DXCam-CPP
HEAD_REF main
REF "v${VERSION}"
SHA512 f12e243d2d37557d34c9041faee7bc3c82e57084c58d3588ea69dc2a662aa278611d75250a86fa51f6a4c911d0744bdfa723258c7015b28a1759a8457f12fae5
SHA512 1e5f8e0d1c92197a87280c901a81fb9b9f21cc754113de72f590525dcec3879536431cb15acc79190e9e39a3d429bb06badf9f5cf24a4eed8af9eea797bbcd52
)
vcpkg_cmake_configure(SOURCE_PATH "${SOURCE_PATH}")
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dxcam-cpp",
"version": "0.2.4",
"version": "0.2.5",
"maintainers": "Fidel Yin <fidel.yin@hotmail.com>",
"description": "A high performance screen capturing library for Windows rewriting DXcam in C++.",
"homepage": "https://github.com/Fidelxyz/DXCam-CPP",
+1 -1
View File
@@ -2605,7 +2605,7 @@
"port-version": 3
},
"dxcam-cpp": {
"baseline": "0.2.4",
"baseline": "0.2.5",
"port-version": 0
},
"dxsdk-d3dx": {
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1511652a49719495a64cd0548a033ed265a0405b",
"version": "0.2.5",
"port-version": 0
},
{
"git-tree": "1c3a36ef8c52203049115e2824a8ce73cb1ecd5c",
"version": "0.2.4",