[sciter] Update to 4.1.5.5856 (#3186)

This commit is contained in:
pravic 2018-04-03 02:21:40 +03:00 committed by Robert Schumacher
parent 4a9feaa240
commit 55d79020c4
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: sciter
Version: 4.1.4
Version: 4.1.5
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 eb0d385af8f426788870cc75522379f67854799c)
set(SCITER_SHA b785f370b27f759e0bec370f413c85b21d82a7cb76b3cbaa50c885b713453a325ff7ace042e263fafec7695c50370bb589597a9877816716bae9a4b4479f54fe)
set(SCITER_REVISION 331bf886a39c1a003f61bb0c1a75037ec4c1e9e4)
set(SCITER_SHA b05b7c694fb75a3308a2684ad78587453d70d41dc0609dfec0a40b465bb8982c79867a63a898a09ed54f6fc516d0b014942824da7a642682b86710ffb23c7366)
if(VCPKG_TARGET_ARCHITECTURE STREQUAL x64)
set(SCITER_ARCH 64)