update CONTROL with latest deps

This commit is contained in:
yintothayang 2017-11-15 09:58:21 +09:00
parent 48c3fe7dde
commit dd695c1184
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Source: redshell
Version: 1.1.2
Description: RedShell C++ SDK. Steam attribution tracking, www.redshell.io
# Built-Using: openssl (= 1.0.2k-2), cpprestsdk (= 2.9.0-2), boost (= 1.64-4), websocketpp (= 0.7.0), zlib (= 1.2.11), bzip2 (= 1.0.6-1)
# Built-Using: openssl (= 1.0.2m), cpprestsdk (= 2.10.0), boost (= 1.65.1-3), websocketpp (= 0.7.0-1), zlib (= 1.2.11-3), bzip2 (= 1.0.6-2)

View File

@ -23,7 +23,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Innervate/red-shell-cpp
REF 1.1.2
SHA512 7ed9f2945b55e6cdba9c3e6c1c11e5363ec834924313eb62ac8b077db0a0c556a89b212d1e8319e915b31514371b9d81beaaca06f277f15ad1b80ea2ac071b2e
SHA512 9e0705508928efed5ae5c216316cb0429090cd7131ca7993f585eaf26bccd1e18b93dfeaff0406c64921b06c8312c0d147024af1c29e6003ff35556cda36e57c
HEAD_REF master
)