diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-11-08 09:39:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-11-20 15:14:12 -0800 |
| commit | ab567d90b752098ea5caa2ab66a1d25cf9166b3e (patch) | |
| tree | 8bcb94759c896c938bf415942de2f97a9729acdb /ports/ms-gsl | |
| parent | 2a283bd5224b5335a90539faa1b0ac7260411465 (diff) | |
| download | vcpkg-ab567d90b752098ea5caa2ab66a1d25cf9166b3e.tar.gz vcpkg-ab567d90b752098ea5caa2ab66a1d25cf9166b3e.zip | |
Upgrades for 2018.11.08
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 37285222e..8d6d02147 100644 --- a/ports/ms-gsl/CONTROL +++ b/ports/ms-gsl/CONTROL @@ -1,3 +1,3 @@ Source: ms-gsl -Version: 2018-09-18 +Version: 2018-11-08 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 22d6fc21e..a130f9a35 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 1995e86d1ad70519465374fb4876c6ef7c9f8c61 - SHA512 00d512269f9f126c93882001704c2c1926556d72fd5e26f8ba223d92f09d9955194e7bf08b172483b5d649021b0b7b54eca3e3ea2337e16b4cd5a8313a85ba66 + REF c02ddae4bcff82b17826fe3127e835f5aa54b485 + SHA512 5fcb67d410a46a4e202c367bae59b1dd4f4220ac2b75a70bc34503612a616b2792e74a18b50901656d18a031cc32cf42da8673d3412ccfe8a236daa54eae44c7 HEAD_REF master ) |
