diff options
| author | Erik Sohns <esohns@users.noreply.github.com> | 2021-10-15 03:13:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-14 18:13:06 -0700 |
| commit | a151bfd9892d096cb7ce54afdb70530c09b12e7b (patch) | |
| tree | 446e78f33781478387b38ad7a8a6264798f39eb4 /versions/a- | |
| parent | b8f91d13f3494cd673776aabdc504f5c736fdba2 (diff) | |
| download | vcpkg-master.tar.gz vcpkg-master.zip | |
* added missing 'xml' feature implementation
* updated versions
* Update version database
* small fixes and update version database
* merged changes
* Update version database
* add version-port
* update version
* fixed [tao] feature
* updated version database
* forgot to merge this
* update version
* another small change
* update version database
* pass the same ACE features to ACEXML as well
* update version
* fixed zlib feature
* update version
* fixed x64-windows-static triplet
* update version
* incorporated requested changes after review
* update version
* updated "version" string
* updated version
* use current_install_dir
* update version
Co-authored-by: Erik Sohns <erik.sohns@posteo.de>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions/a-')
| -rw-r--r-- | versions/a-/ace.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/a-/ace.json b/versions/a-/ace.json index 8451a8a8c..bac72f232 100644 --- a/versions/a-/ace.json +++ b/versions/a-/ace.json @@ -1,8 +1,8 @@ { "versions": [ { - "git-tree": "5001f42225c6e566471b02dcffeb45467368514a", - "version-string": "7.0.3", + "git-tree": "d4585581f988569d9428b693540dbd6f8305be8d", + "version": "7.0.3", "port-version": 1 }, { |
