diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-19 14:03:15 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-05-19 14:03:15 (GMT) |
commit | 4839930893299d492ab200d8e3bfb4f9819bff74 (patch) | |
tree | 84727c066dc3506a175b0f27d6366572d7798438 | |
parent | 2460fab2da0b88a986e739efc7d99804c33bf528 (diff) | |
download | mxe-4839930893299d492ab200d8e3bfb4f9819bff74.zip mxe-4839930893299d492ab200d8e3bfb4f9819bff74.tar.gz mxe-4839930893299d492ab200d8e3bfb4f9819bff74.tar.bz2 |
Update packages.json & build-matrix.html
-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 4517449..ed36ae1 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3039,7 +3039,7 @@ feel free to submit a pull request. <tr> <th class="row" title=""> openblas </th> - <td>0.2.20 </td> + <td>0.3.6 </td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/docs/packages.json b/docs/packages.json index 9009ab9..ecc5134 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -299,7 +299,7 @@ "ogg": {"version": "1.3.3", "website": "https://www.xiph.org/ogg/", "description": "OGG"}, "old": {"version": "0.17", "website": "https://blitiri.com.ar/p/old/", "description": ""}, "openal": {"version": "1.16.0", "website": "https://openal-soft.org/", "description": ""}, - "openblas": {"version": "0.2.20", "website": "https://www.openblas.net/", "description": "OpenBLAS"}, + "openblas": {"version": "0.3.6", "website": "https://www.openblas.net/", "description": "OpenBLAS"}, "opencore-amr": {"version": "0.1.3", "website": "https://opencore-amr.sourceforge.io/", "description": ""}, "opencsg": {"version": "1.4.2", "website": "http://www.opencsg.org/", "description": ""}, "opencv": {"version": "3.3.0", "website": "https://opencv.org/", "description": "OpenCV"}, |