[hlslpp]Update hlslpp to version 3.5.3 (#41214)

This commit is contained in:
Pantelis Lekakis 2024-09-27 16:36:53 +01:00 committed by GitHub
parent 0affe8710a
commit d41bdae055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO redorav/hlslpp
REF "${VERSION}"
SHA512 79b1464eb6441ec720b9952e80d7fbdb67852f7770fbe6ec2c67736627e62292f9d23dfcc9b1d548b6c33b75a7b2e911fa757fe087d7360bc7e72867d7f2c7a8
SHA512 e57dec0285c299cfd7e88d246523ba70eb246e968ad023a481faf5540972b7053288487f1486fa8ebef5cb6d4ec448ff99afbf5c10447b66b5f2ca5d2ad7829e
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "hlslpp",
"version": "3.5",
"version": "3.5.3",
"description": "Math library using HLSL syntax with multiplatform SIMD support.",
"homepage": "https://github.com/redorav/hlslpp",
"license": "MIT",

View File

@ -3493,7 +3493,7 @@
"port-version": 0
},
"hlslpp": {
"baseline": "3.5",
"baseline": "3.5.3",
"port-version": 0
},
"hnswlib": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1041701a7d349ee4b39152a0cb8f49d4c8c0594b",
"version": "3.5.3",
"port-version": 0
},
{
"git-tree": "441df83e907bfc42eedda5b2e502e627519b3a8a",
"version": "3.5",