mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
[quill] Update to 3.5.0 (#35361)
* [quill] Update to 3.5.0 * [quill] Update version files
This commit is contained in:
parent
79156b6b93
commit
e9fee44c87
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO odygrd/quill
|
||||
REF v${VERSION}
|
||||
SHA512 9b15c33041b1eaf57106c7cf8924017462598f91c27112178518591f66481bc496f0729ce819112c27c4bdc61db9816f88fd955d0392b313736a0d54cea4f716
|
||||
SHA512 fa945fa584d9771b44349b5e7322e41e5a6c0d623159ccb6e8fe9094382136d1dce7fcf72f55e7b37d9d0e19cd11cf6c2fbc02d407b1d18b6448bc72b6100d24
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "quill",
|
||||
"version": "3.4.1",
|
||||
"version": "3.5.0",
|
||||
"description": "C++14 Asynchronous Low Latency Logging Library",
|
||||
"homepage": "https://github.com/odygrd/quill/",
|
||||
"license": "MIT",
|
||||
|
@ -7277,7 +7277,7 @@
|
||||
"port-version": 9
|
||||
},
|
||||
"quill": {
|
||||
"baseline": "3.4.1",
|
||||
"baseline": "3.5.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"quirc": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9a01ed0ad565d67bf90a71b996c45b767e4f88ba",
|
||||
"version": "3.5.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "8c2da56c7367f81e726a9a9e346b0c718447671b",
|
||||
"version": "3.4.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user