mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 19:17:10 +01:00
[realsense2] Update to v2.12.0
Update realsense2 port to librealsense v2.12.0.
This commit is contained in:
parent
5af585756c
commit
3108667314
@ -1,5 +1,5 @@
|
||||
Source: realsense2
|
||||
Version: 2.11.1
|
||||
Version: 2.12.0
|
||||
Description: Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).
|
||||
|
||||
Feature: tools
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO IntelRealSense/librealsense
|
||||
REF v2.11.1
|
||||
SHA512 fa7d2e6262f0c90783a937a88aa32d89f4f36e96ead7356bde455f8eabbd09e798ce1736bccb07ecfa2f2d32c43cad2fff7f441d246856869c09ae3e06ad43f1
|
||||
REF v2.12.0
|
||||
SHA512 459849a1e5fd11416d5a037046ec331be440cdcec23263a3d3e4eaffe983fdd6decdc115e44489ad663767260c564273168d0afc4473a2dfd713952596f01ea9
|
||||
HEAD_REF development
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user