[indicators] Update to Master (#14223)

This commit is contained in:
Jared Irwin 2020-11-04 01:11:08 -05:00 committed by GitHub
parent 2ccfa2d568
commit 7ffb963cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,4 +0,0 @@
Source: indicators
Version: 1.7
Description: Activity indicators for modern C++
Homepage: https://github.com/p-ranav/indicators

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO p-ranav/indicators
REF ec1973607d5b360b3d1f9b07af851ce236ebd0ae
SHA512 9b9678129525f03ece91217eb71098b8e14f76f178f9abfd24aa0679bcf7ae27dd600bdba185987e9908dfd8fb5e837dc903a8be011fb08d8707216a3084522a
REF af7c004832cb23de824fe4acf78bfa0dd9fe0758
SHA512 8ff80ddcde15163f311173679051febd69231a8eb3e56e0f83a513cc5384bca673ebc80692a42386b15159b95c9124aef79bd9da0ce273c70bce7c62c175aa51
HEAD_REF master
)

View 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"
}