MonicaLiu b5ae18f755
[seal] Fix package hexl not found error (#38343)
Fixes #38323.

Fix package `hexl` not found error:
```
CMake Warning at vcpkg/scripts/buildsystems/vcpkg.cmake:859 (_find_package):
  Could not find a configuration file for package "HEXL" that is compatible
  with requested version "1.2.4".

  The following configuration files were considered but not accepted:

    vcpkg/installed/x64-linux/share/HEXL/HEXLConfig.cmake, version: 1.2.5
    /usr/local/lib/cmake/hexl-1.2.5/HEXLConfig.cmake, version: 1.2.5

Call Stack (most recent call first):
  CMakeLists.txt:226 (find_package)


CMake Error at CMakeLists.txt:228 (message):
  Intel HEXL: not found
```

Feature `hexl` is tested successfully in the following triplet:
```
x64-windows
x64-windows-static
```

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~SHA512s are updated for each updated download.~
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-04-24 08:51:01 -04:00
..
2024-03-27 15:22:32 -07:00
2023-11-08 09:36:24 -08:00
2023-08-15 16:46:12 -07:00
2024-03-28 12:42:56 -07:00
2023-08-02 11:33:11 -07:00
2024-03-18 15:10:21 -07:00
2023-11-15 15:04:47 -08:00
2024-03-28 12:42:20 -07:00
2023-08-07 13:19:53 -07:00
2023-08-23 12:18:52 -07:00
2023-09-13 17:15:41 -07:00
2023-12-18 13:22:00 -08:00
2024-03-15 18:39:07 -07:00
2023-09-13 17:06:48 -07:00
2024-04-09 11:30:49 -04:00
2023-08-22 15:01:22 -07:00
2024-02-01 12:18:08 -08:00
2023-10-13 11:05:30 -07:00
2024-02-27 00:11:07 -08:00
2023-10-10 15:01:19 -07:00
2023-10-09 15:32:45 -07:00
2024-03-29 17:29:13 -07:00
2024-03-29 17:21:41 -07:00
2023-04-13 12:51:30 -07:00
2023-07-19 14:09:31 -07:00
2024-03-28 12:52:18 -07:00
2023-11-22 14:36:12 -08:00
2023-08-04 07:00:16 -07:00