diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-01-18 14:40:03 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-02-12 17:38:31 -0800 |
| commit | 1207951b7b706c1d2bfb58c7647479b1430719a1 (patch) | |
| tree | 0160b9814f7800151d4afe13092425ad647e2f50 /ports/unicorn | |
| parent | 0151644a6bb67c916fd0340e78fad3dbd2ec423c (diff) | |
| download | vcpkg-1207951b7b706c1d2bfb58c7647479b1430719a1.tar.gz vcpkg-1207951b7b706c1d2bfb58c7647479b1430719a1.zip | |
Updates 2019.01.30
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 f01523040..ea9008367 100644 --- a/ports/unicorn/CONTROL +++ b/ports/unicorn/CONTROL @@ -1,3 +1,3 @@ Source: unicorn -Version: 2019-01-09 +Version: 2019-01-30 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 93c4d8f34..4eabb25be 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 ac0cd2144df92a487acd98a43b1d7880a3044835 - SHA512 68bd31beabdad80e80e049159a9345cd7a6830a01f63f813612a14802fe1d8bcf2f7089e120b2cd0ebd432fe0b17adc2cd9177485c694c7d963beae10580446b + REF 3df5ef8ab1cffc43fab461bfd24e42ae6c5919cf + SHA512 0b3037138075ad1bdc3be38295308dc15b5930b3c5de10cd0ac203e159b2dd0423ab74fe1a53e1922a5c809b2862e17b8a8d8d921335687755c1d210e21e4d0e HEAD_REF master ) |
