Skip to content

Commit

Permalink
[sciter] Update to 4.2.2.6090 (#3964)
Browse files Browse the repository at this point in the history
* [sciter] Update to 4.2.0.6064

* [sciter] Update to 4.2.1.6085

* [sciter] Update to 4.2.2.6090
  • Loading branch information
pravic authored and ras0219-msft committed Jul 30, 2018
1 parent 31a1300 commit 3bb973a
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.11
Version: 4.2.2
Description: Sciter is an embeddable HTML/CSS/scripting engine.
Maintainer: andrew.fedoniouk@gmail.com, ehysta@gmail.com
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 f1ab32f4c29968b128f7777fddf775dd3066b768)
set(SCITER_SHA aeb3de87d79d3a159d0bd7cbbc309d1075add9c5e19d23859c315adc55540a1ae8b9e74546397235dc49e8d220b8f2347282ff41877cb75135d0a27f22ef158a)
set(SCITER_REVISION 8add927504c84d72833973a659e834081672237f)
set(SCITER_SHA 85aa711b51e7911f62162cf8c3b74e7693c92a02618e074ed24578da56cf7a589e8336a677b21e7359957bcd7357adfb5da54a9fafa12b7f0bee8e480115c84c)

if(VCPKG_TARGET_ARCHITECTURE STREQUAL x64)
set(SCITER_ARCH 64)
Expand Down

0 comments on commit 3bb973a

Please sign in to comment.