Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/qvac-lib-inference-addon-cpp/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
vcpkg_from_git(
OUT_SOURCE_PATH SOURCE_PATH
URL git@github.com:tetherto/qvac-lib-inference-addon-cpp.git
REF 38f1def2ab59f47d4e7171d8883421b2cc4e42a3
REF 332fea6558b9d2132905231e210b33db716cb07f
)

vcpkg_check_features(
Expand Down
2 changes: 1 addition & 1 deletion ports/qvac-lib-inference-addon-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qvac-lib-inference-addon-cpp",
"version": "0.6.0",
"version": "0.6.1",
"dependencies": [
{
"name": "vcpkg-cmake",
Expand Down