Skip to content

Commit

Permalink
[sciter] Update to 4.1.5.5856 (microsoft#3186)
Browse files Browse the repository at this point in the history
  • Loading branch information
pravic authored and ras0219-msft committed Apr 2, 2018
1 parent 4a9feaa commit 55d7902
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/sciter/CONTROL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Source: sciter
Version: 4.1.4
Version: 4.1.5
Description: Sciter is an embeddable HTML/CSS/scripting engine.
Maintainer: [email protected], [email protected]
4 changes: 2 additions & 2 deletions ports/sciter/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 55d7902

Please sign in to comment.