mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 09:28:07 +08:00
[indicators] Update to Master (#14223)
This commit is contained in:
parent
2ccfa2d568
commit
7ffb963cdf
@ -1,4 +0,0 @@
|
|||||||
Source: indicators
|
|
||||||
Version: 1.7
|
|
||||||
Description: Activity indicators for modern C++
|
|
||||||
Homepage: https://github.com/p-ranav/indicators
|
|
@ -3,8 +3,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO p-ranav/indicators
|
REPO p-ranav/indicators
|
||||||
REF ec1973607d5b360b3d1f9b07af851ce236ebd0ae
|
REF af7c004832cb23de824fe4acf78bfa0dd9fe0758
|
||||||
SHA512 9b9678129525f03ece91217eb71098b8e14f76f178f9abfd24aa0679bcf7ae27dd600bdba185987e9908dfd8fb5e837dc903a8be011fb08d8707216a3084522a
|
SHA512 8ff80ddcde15163f311173679051febd69231a8eb3e56e0f83a513cc5384bca673ebc80692a42386b15159b95c9124aef79bd9da0ce273c70bce7c62c175aa51
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
6
ports/indicators/vcpkg.json
Normal file
6
ports/indicators/vcpkg.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"name": "indicators",
|
||||||
|
"version-string": "2020-10-30",
|
||||||
|
"description": "Activity indicators for modern C++",
|
||||||
|
"homepage": "https://github.com/p-ranav/indicators"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user