diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-08-03 20:40:37 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-18 02:11:05 -0700 |
| commit | 7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (patch) | |
| tree | 487e03e8cffb752c9054d5bc3fff356ebe23ca8f /ports/unicorn | |
| parent | 798f9cae6cf5887eb78bde90b129a68ca05dec89 (diff) | |
| download | vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.tar.gz vcpkg-7e5bb652fba1d6ca805a73fd992ab5e7e1945b61.zip | |
Upgrades 2018.08.03
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 74a6c282d..4951b2bf5 100644 --- a/ports/unicorn/CONTROL +++ b/ports/unicorn/CONTROL @@ -1,3 +1,3 @@ Source: unicorn -Version: 2018-07-30 +Version: 2018-08-03 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 272dc0bc1..9de7533c2 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 e3af0d086dc58f3a25f45da2446f99c13a63885e - SHA512 0049efa4ca7a1f40d03872bd310766f56bb4c5456544b0d50f78dcc149ac5e62f2e5ba9b1f651d92b4d8ac42780029f3b8ae5f2d7da3295d507226bfa592b8e6 + REF 84220d83601ba929c56b9e1fadd1686e02cbb93c + SHA512 36e7b54cafe94a07a975480428faab1cb627600a6e0f771de2984499760a24907be3d7fe054588687b89108706d111f55026379bdfb1ff747b00a11f4a1e836a HEAD_REF master ) |
