diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-11-06 09:45:55 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-11-06 09:45:55 (GMT) |
commit | ee5aa950651cb29ddbeed5d87857a3676e705996 (patch) | |
tree | a7640f9a5f4b55548eb9bffc09728b9255625adf /docs | |
parent | 1cd41f17d1e16ff7cfcc5e30f64554c2cc4cc3ad (diff) | |
download | mxe-ee5aa950651cb29ddbeed5d87857a3676e705996.zip mxe-ee5aa950651cb29ddbeed5d87857a3676e705996.tar.gz mxe-ee5aa950651cb29ddbeed5d87857a3676e705996.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 f13eb1c..c5a3386 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3319,7 +3319,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> pe-util </th> - <td>04f9475 </td> + <td>5b07cb3 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 0cc531e..ec0143f 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -327,7 +327,7 @@ "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": "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)"}, + "pe-util": {"version": "5b07cb3", "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": "3.0.2", "website": "https://icculus.org/physfs/", "description": ""}, "picomodel": {"version": "1142ad8", "website": "https://code.google.com/p/picomodel/", "description": ""}, |