diff options
Diffstat (limited to 'METADATA')
| -rw-r--r-- | METADATA | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,11 +1,14 @@ name: "Microsoft-GSL" -description: - "The Guideline Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft's implementation of GSL." - +description: "The Guideline Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft\'s implementation of GSL." third_party { url { type: GIT value: "https://github.com/Microsoft/GSL" } - version: "2b8d20425e990c5a3e9a0158e2cedacbcdf9e522" + version: "1995e86d1ad70519465374fb4876c6ef7c9f8c61" + last_upgrade_date { + year: 2018 + month: 8 + day: 30 + } } |
