mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-23 11:19:43 +00:00
[Quill] update to v1.3.1 (#11326)
* Quill update to 1.3.1 * revert arm64 changes
This commit is contained in:
parent
fea5813728
commit
e80570f120
@ -1,5 +1,5 @@
|
||||
Source: quill
|
||||
Version: 1.2.1
|
||||
Version: 1.3.1
|
||||
Homepage: https://github.com/odygrd/quill/
|
||||
Description: C++14 Asynchronous Low Latency Logging Library
|
||||
Supports: !(arm|arm64|uwp|android)
|
||||
|
@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "uwp")
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO odygrd/quill
|
||||
REF 18271f251ccd5244c0052ed0565a1ada517f5c25 #v1.2.1
|
||||
SHA512 87e3ff15a5033f3a76702e42403490e6fc4417712f166756c1e8a179451a0cb46a9d58555bf71d3cd87905a0befa027b6f26a28c2656e6589382879c4ca28ea5
|
||||
REF 3d72126ab749277267c45da80b65ee76aaafff6d #v1.3.1
|
||||
SHA512 06ca205d291cb5161bc956b472c00e791d8ff9bd512ac4b9d3592e0f5af19aac425836d77131d0294ceea83aaec386dbdb86179cf93fbb0c3972e5547c216287
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user