diff --git a/ports/quill/portfile.cmake b/ports/quill/portfile.cmake index 7ab500e96e..c361c5ece3 100644 --- a/ports/quill/portfile.cmake +++ b/ports/quill/portfile.cmake @@ -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 ) diff --git a/ports/quill/vcpkg.json b/ports/quill/vcpkg.json index 9b0f840f74..d68e76ff17 100644 --- a/ports/quill/vcpkg.json +++ b/ports/quill/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index 75368fe97c..6eb5ddb04f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -7277,7 +7277,7 @@ "port-version": 9 }, "quill": { - "baseline": "3.4.1", + "baseline": "3.5.0", "port-version": 0 }, "quirc": { diff --git a/versions/q-/quill.json b/versions/q-/quill.json index 2be93922a2..07ba0bbf12 100644 --- a/versions/q-/quill.json +++ b/versions/q-/quill.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9a01ed0ad565d67bf90a71b996c45b767e4f88ba", + "version": "3.5.0", + "port-version": 0 + }, { "git-tree": "8c2da56c7367f81e726a9a9e346b0c718447671b", "version": "3.4.1",