mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 19:42:46 +08:00
[gflags] Update to version 2.2.2.
This commit is contained in:
parent
f1eb3aa4b9
commit
b79ad15124
@ -1,3 +1,3 @@
|
|||||||
Source: gflags
|
Source: gflags
|
||||||
Version: 2.2.1-3
|
Version: 2.2.2
|
||||||
Description: A C++ library that implements commandline flags processing
|
Description: A C++ library that implements commandline flags processing
|
||||||
|
@ -7,8 +7,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO gflags/gflags
|
REPO gflags/gflags
|
||||||
REF v2.2.1
|
REF v2.2.2
|
||||||
SHA512 e919cbdcff1f993ddbfa9c06d8e595566a4717c27ff62f388a64c0e6b4683a93211c24ce78485eae84c2c76053341574064e6c56af185fc2782e2816b26e1fc9
|
SHA512 98c4703aab24e81fe551f7831ab797fb73d0f7dfc516addb34b9ff6d0914e5fd398207889b1ae555bac039537b1d4677067dae403b64903577078d99c1bdb447
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user