mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 02:47:50 +08:00
ECSUtil 1.0.0.2 release
This commit is contained in:
parent
ce11d147ad
commit
1ecad1b0db
@ -1,3 +1,3 @@
|
||||
Source: ecsutil
|
||||
Version: 1.0.0.1
|
||||
Version: 1.0.0.2
|
||||
Description: Native Windows SDK for accessing ECS via the S3 HTTP protocol.
|
||||
|
@ -12,8 +12,8 @@
|
||||
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
set(ECSUTIL_VERSION "1.0.0.1")
|
||||
set(ECSUtil_HASH 02e1e507f4a91622e5f8c15a46c46648f013c7416417562093cd48318ff091dce2b7f8b2b6f470e5f24a48ebdf3d1120b6e2634b619ce769ca4e5706f41a9c1a)
|
||||
set(ECSUTIL_VERSION "1.0.0.2")
|
||||
set(ECSUtil_HASH 98ee2b22123d0cca27561f98509f6738e1eb9d5af5f654dd59662a973a7200660bd43ec3cd8d16b0be210ba3aef4b938afca20d28e0180acd9183b608e07b801)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src)
|
||||
|
||||
#architecture detection
|
||||
|
Loading…
Reference in New Issue
Block a user