Skip to content

Commit

Permalink
[onnxruntime] fix vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Sep 27, 2024
1 parent c997f1d commit 685d3ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions ports/onnxruntime/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
},
"ms-gsl",
"nlohmann-json",
{
"name": "nsync",
"platform": "!windows"
},
{
"name": "nsync",
"platform": "!windows",
Expand Down
2 changes: 1 addition & 1 deletion versions/o-/onnxruntime.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "db075cdb935bd8413dbc8e6242d309e081f6c15d",
"git-tree": "dd104074e4167d2bbb64723e7a001cfd7b05fdb9",
"version-semver": "1.19.2",
"port-version": 0
},
Expand Down

0 comments on commit 685d3ec

Please sign in to comment.