diff options
| author | Odysseas Georgoudis <odygrd@gmail.com> | 2020-05-16 00:55:20 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-15 16:55:20 -0700 |
| commit | e80570f12077e4ecd3697ca256f8989d90bd3a9d (patch) | |
| tree | 00f6acc459e7b4122476476e33794153f890134c /ports/quill/CONTROL | |
| parent | fea58137280f53c56b86e36161b19a8727464aa6 (diff) | |
| download | vcpkg-e80570f12077e4ecd3697ca256f8989d90bd3a9d.tar.gz vcpkg-e80570f12077e4ecd3697ca256f8989d90bd3a9d.zip | |
[Quill] update to v1.3.1 (#11326)
* Quill update to 1.3.1
* revert arm64 changes
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 2a6acd757..c69e4ffab 100644 --- a/ports/quill/CONTROL +++ b/ports/quill/CONTROL @@ -1,5 +1,5 @@ Source: quill
-Version: 1.2.1
+Version: 1.3.1
Homepage: https://github.com/odygrd/quill/
Description: C++14 Asynchronous Low Latency Logging Library
Supports: !(arm|arm64|uwp|android)
|
