mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:59:01 +08:00
[sciter] Update to 4.1.6.5883
This commit is contained in:
parent
f703f60bd0
commit
810f79302b
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user