mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 07:29:00 +08:00
Merge pull request #8593 from ehsan-mohammadi/dev3
[chakracore] Update library to 1.11.14
This commit is contained in:
commit
3cf69f964d
@ -1,4 +1,4 @@
|
||||
Source: chakracore
|
||||
Version: 1.11.13
|
||||
Version: 1.11.14
|
||||
Homepage: https://github.com/Microsoft/ChakraCore
|
||||
Description: Core part of the Chakra Javascript engine
|
||||
|
@ -9,8 +9,8 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Microsoft/ChakraCore
|
||||
REF v1.11.13
|
||||
SHA512 d5ffe0bc1c9463f301fb7af6d2e27b5794a4a005787c50a06501b369d6055c5f2c396d053bf1868036b5a36e8a596d1b47c3dc9d7fe5947e4682beac26bf0178
|
||||
REF v1.11.14
|
||||
SHA512 b14d52ae7edeb9ef6327447a11cc7dd197abf473e292ef3e913cadb4a328b0fe5330d264367280c68b0b111be95c758b3ca7d74cb2e19b5ffb04182f72d5c32b
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user