vcpkg/ports/simde/vcpkg.json
JonLiu1993 4d7e8f0393
[simde] update to 0.7.6 (#31560)
* [simde] update to 0.7.6.

* update version
2023-05-22 11:34:33 -07:00

8 lines
229 B
JSON

{
"name": "simde",
"version": "0.7.6",
"description": "Implementations of SIMD instruction sets for systems which don't natively support them",
"homepage": "https://github.com/simd-everywhere/simde",
"license": "MIT"
}