diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2020-08-19 02:20:02 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2020-08-19 02:20:02 (GMT) |
commit | d130ecf00cc65e4bb42f2efdb0a7c023c4893257 (patch) | |
tree | 97e8b2d465adb24ad0a8040807a379399570f616 /docs | |
parent | d9f4ce971e0daaf904fe854c7f8b044fef867da6 (diff) | |
download | mxe-d130ecf00cc65e4bb42f2efdb0a7c023c4893257.zip mxe-d130ecf00cc65e4bb42f2efdb0a7c023c4893257.tar.gz mxe-d130ecf00cc65e4bb42f2efdb0a7c023c4893257.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 8af9cef..a6a5d5e 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2989,7 +2989,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> nsis </th> - <td>3.05 </td> + <td>3.06.1 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 1322078..92793dd 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -294,7 +294,7 @@ "netpbm": {"version": "10.35.96", "website": "https://netpbm.sourceforge.io/", "description": "Netpbm"}, "nettle": {"version": "3.6", "website": "https://www.lysator.liu.se/~nisse/nettle/", "description": ""}, "nlopt": {"version": "2.6.1", "website": "https://nlopt.readthedocs.io/en/latest/", "description": "NLopt"}, - "nsis": {"version": "3.05", "website": "https://nsis.sourceforge.io/", "description": "NSIS"}, + "nsis": {"version": "3.06.1", "website": "https://nsis.sourceforge.io/", "description": "NSIS"}, "ocaml-cairo": {"version": "1.2.0", "website": "https://cairographics.org/cairo-ocaml/", "description": "cairo-ocaml"}, "ocaml-camlimages": {"version": "4.0.1", "website": "http://gallium.inria.fr/camlimages", "description": "camlimages"}, "ocaml-core": {"version": "4.00.1", "website": "https://caml.inria.fr/", "description": "ocaml"}, |