[ecsuti] Update version (#8885)

This commit is contained in:
Cheney Wang 2019-12-03 09:21:18 +08:00 committed by Griffin Downs
parent eb0d14bc7a
commit 09c5fd5e1b
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
Source: ecsutil
Version: 1.0.7.3
Version: 1.0.7.8
Homepage: https://github.com/EMCECS/ecs-object-client-windows-cpp
Description: Native Windows SDK for accessing ECS via the S3 HTTP protocol.
Build-Depends: atlmfc (windows)

View File

@ -28,8 +28,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO EMCECS/ecs-object-client-windows-cpp
REF v1.0.7.3
SHA512 b678a784f26c8ac5fdac6f2be2c7fe2a2e1b0152d5cc21e629a077fce8dd9a72db46a348e4024a31273d45833f002a7823957295ec74392500ba069e8da8555d
REF v1.0.7.8
SHA512 33b15e16e8568db57a670c91e77b7624e3b70e02e18a8b337f4967b3aca4a36d3f6d87ddab60720a93fb5a4798948ec264eb273d8f31fb7e4bf4a86c1e89579a
HEAD_REF master
)