diff --git a/ports/qvac-lib-inference-addon-cpp/portfile.cmake b/ports/qvac-lib-inference-addon-cpp/portfile.cmake index 95cdead..f7f13f4 100644 --- a/ports/qvac-lib-inference-addon-cpp/portfile.cmake +++ b/ports/qvac-lib-inference-addon-cpp/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_git( OUT_SOURCE_PATH SOURCE_PATH URL git@github.com:tetherto/qvac-lib-inference-addon-cpp.git - REF dbbfc17aa05ba00fdae368632aeec8603bf0ffb7 -) + REF 39790518c5083e935df6bbec6bf3a5eb93bccb03 + ) vcpkg_check_features( OUT_FEATURE_OPTIONS FEATURE_OPTIONS diff --git a/ports/qvac-lib-inference-addon-cpp/vcpkg.json b/ports/qvac-lib-inference-addon-cpp/vcpkg.json index 048f8ed..6e3abca 100644 --- a/ports/qvac-lib-inference-addon-cpp/vcpkg.json +++ b/ports/qvac-lib-inference-addon-cpp/vcpkg.json @@ -1,7 +1,8 @@ { "name": "qvac-lib-inference-addon-cpp", - "version": "0.6.3", + "version": "0.7.0", "dependencies": [ + "qvac-lint-cpp", { "name": "vcpkg-cmake", "host": true diff --git a/versions/baseline.json b/versions/baseline.json index 1209cb0..bfed502 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -45,7 +45,7 @@ "port-version": 0 }, "qvac-lib-inference-addon-cpp": { - "baseline": "0.6.3", + "baseline": "0.7.0", "port-version": 0 }, "qvac-lint-cpp": { diff --git a/versions/q-/qvac-lib-inference-addon-cpp.json b/versions/q-/qvac-lib-inference-addon-cpp.json index 005f3c8..b6c4cab 100644 --- a/versions/q-/qvac-lib-inference-addon-cpp.json +++ b/versions/q-/qvac-lib-inference-addon-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0bbfd8b7b26caa31cacf29aa8a859b9829569fef", + "version": "0.7.0", + "port-version": 0 + }, { "git-tree": "66b38643182cac21ce258d75b752f8842ddcd23a", "version": "0.6.3",