[sciter] Update to 4.1.6.5883

This commit is contained in:
pravic 2018-04-24 07:37:05 +03:00
parent f703f60bd0
commit 810f79302b
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: sciter
Version: 4.1.5
Version: 4.1.6
Description: Sciter is an embeddable HTML/CSS/scripting engine.
Maintainer: andrew.fedoniouk@gmail.com, ehysta@gmail.com

View File

@ -12,8 +12,8 @@ include(vcpkg_common_functions)
# header-only library
set(VCPKG_POLICY_DLLS_WITHOUT_LIBS enabled)
set(SCITER_REVISION 331bf886a39c1a003f61bb0c1a75037ec4c1e9e4)
set(SCITER_SHA b05b7c694fb75a3308a2684ad78587453d70d41dc0609dfec0a40b465bb8982c79867a63a898a09ed54f6fc516d0b014942824da7a642682b86710ffb23c7366)
set(SCITER_REVISION 1f6f9afc6bf3c4f60ea510fc75f89634f282d15d)
set(SCITER_SHA 53be8007c22349e9801c413483d70cad437bc3399686f2c503da9b7aa96bf212e7563b13fff8e62942b0991fa775e87e542b5ff9c3dbc4aff1fd5291200b2c8e)
if(VCPKG_TARGET_ARCHITECTURE STREQUAL x64)
set(SCITER_ARCH 64)