[date] Update the version to the latest commit. (#6131)

This commit is contained in:
NancyLi1013 2019-04-29 02:42:35 -07:00 committed by Griffin Downs
parent e7663f30ff
commit bed4a4c9c0
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: date
Version: 9dc96fd
Version: 081e9af
Description: A date and time library based on the C++11/14/17 <chrono> header
Feature: remote-api

View File

@ -10,8 +10,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO HowardHinnant/date
REF 9dc96fd9b5e4e1e7885aa80dc24a3ceb407c3730
SHA512 1acb78f1ae7f5b1278a9e034fa5ccbb64643ad381ef9bd76bf42fb04d714c6742f2129b6892024cd98bb925e1a6136337fccb636e3f991b428be1ed05ab8901e
REF 081e9af55b56b8f0a8a43598f5be5469d585e212
SHA512 2f02ffa8f523acedb34e414b4d82a50561f060366ab237154d84c68bc3f6df7541a8d0a6f655f83a72e8a0e5036f995b28413ed7a3ec607d3d1cf83dd92fa897
HEAD_REF master
)