diff --git a/ports/quill/portfile.cmake b/ports/quill/portfile.cmake index 7a85fde937..21d70570ae 100644 --- a/ports/quill/portfile.cmake +++ b/ports/quill/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO odygrd/quill REF v${VERSION} - SHA512 A548E15DE01EEB560D6CAF851E92B801E31A6A89365508B0C0409AB363FFB901D477B675A910DD20013D9F812F6818552E246842778A2D2DFF53BFE505EB02B1 + SHA512 75FF87FD0A51F9A35C748421589411B21449CEAFF930843A8A1142B0BA6B3C20821E29FA2CE7F746C4304F652D576DFB306CCA1627849911CA4B1D7ADD05332A HEAD_REF master ) diff --git a/ports/quill/vcpkg.json b/ports/quill/vcpkg.json index 490a15d282..f97ef75728 100644 --- a/ports/quill/vcpkg.json +++ b/ports/quill/vcpkg.json @@ -1,6 +1,6 @@ { "name": "quill", - "version": "7.4.0", + "version": "7.5.0", "description": "Asynchronous Low Latency C++ Logging Library", "homepage": "https://github.com/odygrd/quill/", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 9ab8e5f6a3..91f8d494b0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -7741,7 +7741,7 @@ "port-version": 9 }, "quill": { - "baseline": "7.4.0", + "baseline": "7.5.0", "port-version": 0 }, "quirc": { diff --git a/versions/q-/quill.json b/versions/q-/quill.json index ce66235b55..cd4d5a6795 100644 --- a/versions/q-/quill.json +++ b/versions/q-/quill.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4ebfc3eb058877de15f2f11a1b882f5a245ddc69", + "version": "7.5.0", + "port-version": 0 + }, { "git-tree": "7aeea8da61572a72a505293f4ece86842d7075bf", "version": "7.4.0",