diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-03-19 15:39:00 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-19 00:39:00 -0700 |
| commit | b3bdac11f0b25544fbedc7c6913f0f1d16404aa2 (patch) | |
| tree | 09c3de288b8e9de1ee57d8b07e83fa43749c4135 /ports/mimalloc/CONTROL | |
| parent | 3d82def504f2cdf999e568bfdd26e6ebfa04aec0 (diff) | |
| download | vcpkg-b3bdac11f0b25544fbedc7c6913f0f1d16404aa2.tar.gz vcpkg-b3bdac11f0b25544fbedc7c6913f0f1d16404aa2.zip | |
[mimalloc] Update to 1.6.1 (#10062)
* [mimalloc] Update to 1.6.0
* Update patch
* Update ci baseline file
* Add message for the arch and platform that doesn't support
* Update the ci baseline file
* Update to latest revision 1.6.1
Diffstat (limited to 'ports/mimalloc/CONTROL')
| -rw-r--r-- | ports/mimalloc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mimalloc/CONTROL b/ports/mimalloc/CONTROL index daf48d8ce..7070cf192 100644 --- a/ports/mimalloc/CONTROL +++ b/ports/mimalloc/CONTROL @@ -1,5 +1,5 @@ Source: mimalloc
-Version: 2019-06-25-1
+Version: 1.6.1
Description: Compact general purpose allocator with excellent performance
Homepage: https://github.com/microsoft/mimalloc
|
