diff options
| author | Odysseas Georgoudis <odygrd@gmail.com> | 2020-08-19 02:34:27 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-18 16:34:27 -0700 |
| commit | b4e4854b87a556924c6b6948bd07f711e3f978ed (patch) | |
| tree | 202cf37fc2eea0c0c6a5fdb67b286f7f4f6a8774 /ports/quill/CONTROL | |
| parent | 9e61b5748d66b4b8e00d008639bcaf759b0eed59 (diff) | |
| download | vcpkg-b4e4854b87a556924c6b6948bd07f711e3f978ed.tar.gz vcpkg-b4e4854b87a556924c6b6948bd07f711e3f978ed.zip | |
Upgrade quill port to version 1.4.0 (#12924)
Diffstat (limited to 'ports/quill/CONTROL')
| -rw-r--r-- | ports/quill/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/quill/CONTROL b/ports/quill/CONTROL index 9fee17006..fc1938e31 100644 --- a/ports/quill/CONTROL +++ b/ports/quill/CONTROL @@ -1,5 +1,5 @@ Source: quill
-Version: 1.3.3
+Version: 1.4.0
Homepage: https://github.com/odygrd/quill/
Description: C++14 Asynchronous Low Latency Logging Library
Supports: !(arm|arm64|uwp|android)
|
