diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-09-18 02:28:21 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-09-19 14:13:12 -0700 |
| commit | 64a7483a4a4c9d176896ec7aec08a6acef4ea8f3 (patch) | |
| tree | 6e16e3922f50a795cb1b0125f84c62e6f55610fe /ports/ms-gsl | |
| parent | 7e5bb652fba1d6ca805a73fd992ab5e7e1945b61 (diff) | |
| download | vcpkg-64a7483a4a4c9d176896ec7aec08a6acef4ea8f3.tar.gz vcpkg-64a7483a4a4c9d176896ec7aec08a6acef4ea8f3.zip | |
Upgrades 2018.09.18
Diffstat (limited to 'ports/ms-gsl')
| -rw-r--r-- | ports/ms-gsl/CONTROL | 2 | ||||
| -rw-r--r-- | ports/ms-gsl/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/ms-gsl/CONTROL b/ports/ms-gsl/CONTROL index 1336d92c2..37285222e 100644 --- a/ports/ms-gsl/CONTROL +++ b/ports/ms-gsl/CONTROL @@ -1,3 +1,3 @@ Source: ms-gsl -Version: 2018-08-03 +Version: 2018-09-18 Description: Microsoft implementation of the Guidelines Support Library
\ No newline at end of file diff --git a/ports/ms-gsl/portfile.cmake b/ports/ms-gsl/portfile.cmake index 1e76d43b1..22d6fc21e 100644 --- a/ports/ms-gsl/portfile.cmake +++ b/ports/ms-gsl/portfile.cmake @@ -4,8 +4,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Microsoft/GSL - REF b6c531f7c159a685eb71ad6a93d8308793a4f61b - SHA512 aa7d6e3f25285dcfea8b2037745e960821f66644a102e06a637b2f84317165a5a11e6a677d60b378fcccf6d00b32abed51fcf3661518830cd29ce36f2ff323bd + REF 1995e86d1ad70519465374fb4876c6ef7c9f8c61 + SHA512 00d512269f9f126c93882001704c2c1926556d72fd5e26f8ba223d92f09d9955194e7bf08b172483b5d649021b0b7b54eca3e3ea2337e16b4cd5a8313a85ba66 HEAD_REF master ) |
