diff options
| author | Prateek Chokse <prateek.chokse@gmail.com> | 2021-04-09 22:28:51 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-09 09:58:51 -0700 |
| commit | 06fd7cc3c22f631d2a5acad27b307e3c70a977f9 (patch) | |
| tree | 9d83822dbbce028a5725129b974bddd13950ebaa /versions/m- | |
| parent | 326425d8ff199fbefd8be640578ba3c517f00920 (diff) | |
| download | vcpkg-06fd7cc3c22f631d2a5acad27b307e3c70a977f9.tar.gz vcpkg-06fd7cc3c22f631d2a5acad27b307e3c70a977f9.zip | |
[minizip-ng] add new port (#17101)
* [minizip-ng] add new port
* [celero] Updated to Celero v2.8.0 (#16802)
* [celero] Updated to Celero v2.8.0
* [celero] Improving static linking support in VCPKG.
Celero issue #154 is tracking a fix.
https://github.com/DigitalInBlue/Celero/issues/154
* [celero] Updated to v2.8.1
* [celero] Updated version for VCPKG.
* [celero] Updates to better support VCPKG.
* [celero] Updated versions.
* Update celero.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'versions/m-')
| -rw-r--r-- | versions/m-/minizip-ng.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/m-/minizip-ng.json b/versions/m-/minizip-ng.json new file mode 100644 index 000000000..9d9b0e3a2 --- /dev/null +++ b/versions/m-/minizip-ng.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "0512bceae574c70ea907a8ebfc88709dc196164e", + "version": "3.0.1", + "port-version": 0 + } + ] +} |
