diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-04-30 09:20:18 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-30 09:20:18 -0700 |
| commit | 516d10bb68dc5da7a58c992373b9e971d74a49fe (patch) | |
| tree | 3473421e6cb6b26f3feab96aefa4af51cca6c99d /ports/unicorn | |
| parent | fcc13318da06dbec75f46311508db6f9aaeb479e (diff) | |
| download | vcpkg-516d10bb68dc5da7a58c992373b9e971d74a49fe.tar.gz vcpkg-516d10bb68dc5da7a58c992373b9e971d74a49fe.zip | |
[many ports] Updates 2019.04.19 (#6155)
* [many ports] Updates 2019.04.19
Diffstat (limited to 'ports/unicorn')
| -rw-r--r-- | ports/unicorn/CONTROL | 2 | ||||
| -rw-r--r-- | ports/unicorn/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/unicorn/CONTROL b/ports/unicorn/CONTROL index 7e860c1f4..0753670c2 100644 --- a/ports/unicorn/CONTROL +++ b/ports/unicorn/CONTROL @@ -1,3 +1,3 @@ Source: unicorn -Version: 2019-03-29 +Version: 2019-04-19 Description: Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework diff --git a/ports/unicorn/portfile.cmake b/ports/unicorn/portfile.cmake index ad39320c6..37120935c 100644 --- a/ports/unicorn/portfile.cmake +++ b/ports/unicorn/portfile.cmake @@ -14,8 +14,8 @@ set(VCPKG_CRT_LINKAGE "static") vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO unicorn-engine/unicorn - REF d38c8fb27f7f94d81ec546bff6c306e21f949d0e - SHA512 7c430a07e84188862b824a29b04fe3143d9da3f67a97471e035bf14b9af0e9e2b7b10e62a2ac801d545dacc9bfd13e79a013d60ef16ec5fea5adc37989ea1164 + REF 778171fc9546c1fc3d1341ff1151eab379848ea0 + SHA512 cad25326259d054718c8e338278374ba6b5dffbc84598023c14b64218139b106e8004dc9f6e2cd679638258da3de2f3cc5974e07639eda346d7e4ebcf44bd00e HEAD_REF master ) |
