diff options
-rw-r--r-- | build-matrix.html | 2 | ||||
-rw-r--r-- | versions.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build-matrix.html b/build-matrix.html index 7412da9..579e480 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -1149,7 +1149,7 @@ feel free to submit a pull request. <tr> <th class="row">hyperscan</th> - <td>4.2.0</td> + <td>4.3.0</td> <td class="supported">✓</td> <td class="supported">✓</td> <td class="supported">✓</td> diff --git a/versions.json b/versions.json index f70f002..f851ed5 100644 --- a/versions.json +++ b/versions.json @@ -110,7 +110,7 @@ "hdf4": "4.2.10", "hdf5": "1.8.12", "hunspell": "1.3.3", - "hyperscan": "4.2.0", + "hyperscan": "4.3.0", "icu4c": "56.1", "id3lib": "3.8.3", "ilmbase": "2.2.0", |