diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-27 13:37:25 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-03-27 13:37:25 (GMT) |
commit | ebbd4e289e5939fe18c09c3c44fd0215a0db5112 (patch) | |
tree | a509db2ab587f7b3fee70f13875dbebb856a916d /docs | |
parent | fb10f76fae66f0d5afc7258bfbc4b8dee6e7f45a (diff) | |
download | mxe-ebbd4e289e5939fe18c09c3c44fd0215a0db5112.zip mxe-ebbd4e289e5939fe18c09c3c44fd0215a0db5112.tar.gz mxe-ebbd4e289e5939fe18c09c3c44fd0215a0db5112.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 2 | ||||
-rw-r--r-- | docs/packages.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index f6983b8..fbcaa2a 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3179,7 +3179,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> pe-parse </th> - <td>752f526 </td> + <td>64989f6 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 2fc28a0..1f8a24d 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -313,7 +313,7 @@ "pcre2": {"version": "10.30", "website": "https://www.pcre.org/", "description": "PCRE2"}, "pdcurses": {"version": "3.4", "website": "https://pdcurses.sourceforge.io/", "description": "PDcurses"}, "pdflib_lite": {"version": "7.0.5p3", "website": "https://www.pdflib.com/download/free-software/pdflib-lite-7/", "description": "PDFlib Lite"}, - "pe-parse": {"version": "752f526", "website": "https://github.com/trailofbits/pe-parse", "description": "Principled, lightweight C/C++ PE parser"}, + "pe-parse": {"version": "64989f6", "website": "https://github.com/trailofbits/pe-parse", "description": "Principled, lightweight C/C++ PE parser"}, "pe-util": {"version": "04f9475", "website": "https://github.com/gsauthof/pe-util", "description": "List shared object dependencies of a portable executable (PE)"}, "pfstools": {"version": "2.0.4", "website": "https://pfstools.sourceforge.io/", "description": ""}, "physfs": {"version": "2.0.3", "website": "https://icculus.org/physfs/", "description": ""}, |