diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-05-17 17:35:11 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-17 22:56:05 -0700 |
| commit | 6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b (patch) | |
| tree | 1cc879c89e50b90f2613610d2ce1fc039d0353ac /ports/mujs | |
| parent | 5e754c1d44155821702233649dc28c44cb9342bd (diff) | |
| download | vcpkg-6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b.tar.gz vcpkg-6ad96b7e7a69f12d12b299218cbbaf4fbad4bb9b.zip | |
2018.05.17 updates
Diffstat (limited to 'ports/mujs')
| -rw-r--r-- | ports/mujs/CONTROL | 2 | ||||
| -rw-r--r-- | ports/mujs/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/mujs/CONTROL b/ports/mujs/CONTROL index f653a2a19..bb9ab194f 100644 --- a/ports/mujs/CONTROL +++ b/ports/mujs/CONTROL @@ -1,3 +1,3 @@ Source: mujs -Version: 2018-05-01 +Version: 2018-05-17 Description: An embeddable Javascript interpreter in C diff --git a/ports/mujs/portfile.cmake b/ports/mujs/portfile.cmake index c1254b1af..5724f4593 100644 --- a/ports/mujs/portfile.cmake +++ b/ports/mujs/portfile.cmake @@ -8,8 +8,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO ccxvii/mujs - REF 780b14b5b73724c36800bf72db1f8f1a2b77f76d - SHA512 e320d36794811136a3a9ea2c750736694368007873332682491baa38472100db918f5f237ce6c351498c0d83ffce7185c6b86a87223a28eb511b12ea086aa4aa + REF cbdf814ee25841ce2130e6d58b0ac607b508f045 + SHA512 7477d539c409985ca5849b7b7ef5f0dfd974f850b763bdbb1024faeda82a01eefdeb94ca6f7505f234e1670017d9e68b8d5de68f34124a83528b99301c02f03f HEAD_REF master ) |
