diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-08-02 05:10:29 +0430 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-08-01 17:40:29 -0700 |
| commit | feeaa65cdc514fff6e2d363e09adfcc3f6fed13a (patch) | |
| tree | c616a2c5ece29518f554a7abb5bf6c89b24690a3 /ports/string-theory/portfile.cmake | |
| parent | 69cc77d08d94b8b30e6bea32a74e87b547cad400 (diff) | |
| download | vcpkg-feeaa65cdc514fff6e2d363e09adfcc3f6fed13a.tar.gz vcpkg-feeaa65cdc514fff6e2d363e09adfcc3f6fed13a.zip | |
Update some ports version (#7494)
* [ade] Update library to 0.1.1e
* [libpmemobj-cpp] Update library to 1.7
* [msgpack] Update library to 3.2.0
* [protobuf] Update library to 3.9.0
* [string-theory] Update library to 2.2
* [harfbuzz] Update library to 2.5.3
Diffstat (limited to 'ports/string-theory/portfile.cmake')
| -rw-r--r-- | ports/string-theory/portfile.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/string-theory/portfile.cmake b/ports/string-theory/portfile.cmake index 002eae1b1..f8f9b216f 100644 --- a/ports/string-theory/portfile.cmake +++ b/ports/string-theory/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO zrax/string_theory - REF 2.1 - SHA512 c20f481ba1bd3f1add2d7ee085db7dfa387e3675df5551e64bf294a96f4902551635e83faf2580fb0d6a55fd5ed1c906510d6cb39580a07234e5638e6c747fe0 + REF 2.2 + SHA512 84b0eb645fdb302f233c162afbcea1b1b201546a60d81448a86437fe599c4184d7abe3d6ea8bd1743bdffab75bcd4e4ab296ce1fffb7da8ae6aab880d0bbda2d HEAD_REF master ) |
