diff options
| author | Wolfgang Stöggl <c72578@yahoo.de> | 2021-01-29 04:34:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-28 19:34:34 -0800 |
| commit | b063d0cee7389514a0841cf1e2e055d6466fe4b8 (patch) | |
| tree | 0b3eb232a4d250dd447194440409a5c4b6a1272d /ports/pugixml/CONTROL | |
| parent | 7f400c423c5ee251834765f0a90ac6727a335ba5 (diff) | |
| download | vcpkg-b063d0cee7389514a0841cf1e2e055d6466fe4b8.tar.gz vcpkg-b063d0cee7389514a0841cf1e2e055d6466fe4b8.zip | |
[pugixml] Update to 1.11.4 (#15207)
* [pugixml] Update to 1.11.4
* update version
* Update ci.baseline.txt
Add paraview:x64-linux=fail
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'ports/pugixml/CONTROL')
| -rw-r--r-- | ports/pugixml/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/pugixml/CONTROL b/ports/pugixml/CONTROL index 65e673249..910ad8329 100644 --- a/ports/pugixml/CONTROL +++ b/ports/pugixml/CONTROL @@ -1,4 +1,4 @@ Source: pugixml -Version: 1.11.1 +Version: 1.11.4 Homepage: https://github.com/zeux/pugixml Description: Light-weight, simple and fast XML parser for C++ with XPath support |
