mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:41:38 +08:00
[quill] Update to 3.5.1 (#35575)
* [quill] Update quill to 3.5.1 * [quill] Update version files
This commit is contained in:
parent
7e67ab9f0b
commit
e02cf959d2
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO odygrd/quill
|
||||
REF v${VERSION}
|
||||
SHA512 fa945fa584d9771b44349b5e7322e41e5a6c0d623159ccb6e8fe9094382136d1dce7fcf72f55e7b37d9d0e19cd11cf6c2fbc02d407b1d18b6448bc72b6100d24
|
||||
SHA512 7e6b897908ad865dc4d4ddbd34c3d23ab8d67a6e3431832b86a668bc85acbb9810ab417d8a31a33acbbff8307d43038ed26c20701a497581d0de580d0730d72c
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "quill",
|
||||
"version": "3.5.0",
|
||||
"version": "3.5.1",
|
||||
"description": "C++14 Asynchronous Low Latency Logging Library",
|
||||
"homepage": "https://github.com/odygrd/quill/",
|
||||
"license": "MIT",
|
||||
|
@ -7301,7 +7301,7 @@
|
||||
"port-version": 9
|
||||
},
|
||||
"quill": {
|
||||
"baseline": "3.5.0",
|
||||
"baseline": "3.5.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"quirc": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9d6c9021a753a5c95afe327c1e6262c3a7312506",
|
||||
"version": "3.5.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "9a01ed0ad565d67bf90a71b996c45b767e4f88ba",
|
||||
"version": "3.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user