Skip to content

Commit

Permalink
[quill] Update to 8.1.1 (microsoft#43814)
Browse files Browse the repository at this point in the history
  • Loading branch information
RT2Code authored Feb 14, 2025
1 parent e420535 commit 224cf20
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/quill/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO odygrd/quill
REF v${VERSION}
SHA512 0d97648eb333ffc580f024909dd00265fdfaa523ad7e91128af1fea7b15b2db03720b9d627c58ed5aa3e5e79f0be591a057b7952366ca4e31531cffc913498d0
SHA512 41f867be728b6e78e8c70e43a7ef97f11ca1f364481810fbac20c48873e1d252ae89caccc480117fad7699fad4283403f307be64651ba5fb92d6e5532e9ca0df
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/quill/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quill",
"version": "8.1.0",
"version": "8.1.1",
"description": "Asynchronous Low Latency C++ Logging Library",
"homepage": "https://github.com/odygrd/quill/",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -7817,7 +7817,7 @@
"port-version": 9
},
"quill": {
"baseline": "8.1.0",
"baseline": "8.1.1",
"port-version": 0
},
"quirc": {
Expand Down
5 changes: 5 additions & 0 deletions versions/q-/quill.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5ef83d0c577ef4b1788250d9c132620cd53fcda9",
"version": "8.1.1",
"port-version": 0
},
{
"git-tree": "5e78981cfad567b92a7b819eb426c30c90c207c7",
"version": "8.1.0",
Expand Down

0 comments on commit 224cf20

Please sign in to comment.