[ltla-cppkmeans] update to 4.0.6 (#49734)

This commit is contained in:
toge
2026-02-02 11:18:22 -08:00
committed by GitHub
parent ae159ac485
commit ffa729ee94
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO LTLA/CppKmeans
REF "v${VERSION}"
SHA512 0e4c299252635ca22fd04545b7dcf78240734c3044395504bba5e74f5251428abeca6afb43bc09b6d2b5dec5a383c2f8dea838e8556d6389ed87a83852f09c27
SHA512 d9ea94ee5e1d2e124828f6c123f0136477cc78f1652aac24df2d90b06cd164e708557aab10b638ec8b1df8080d40980b416084719545dc47bcfc96a8a45d18b3
HEAD_REF master
)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ltla-cppkmeans",
"version": "4.0.5",
"version": "4.0.6",
"description": "C++ port of R's Hartigan-Wong implementation",
"homepage": "https://github.com/LTLA/CppKmeans",
"license": "MIT",
+1 -1
View File
@@ -6077,7 +6077,7 @@
"port-version": 0
},
"ltla-cppkmeans": {
"baseline": "4.0.5",
"baseline": "4.0.6",
"port-version": 0
},
"ltla-powerit": {
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b27554ca0008a39a0a5c9bf280c6718b15549590",
"version": "4.0.6",
"port-version": 0
},
{
"git-tree": "5c11bfb80161364103dbd32f481f8cd1556acb26",
"version": "4.0.5",