[ltla-cppkmeans] update to 4.0.4 (#48333)

This commit is contained in:
toge
2025-11-18 04:07:14 +09:00
committed by GitHub
parent 7a429d8451
commit db6804684e
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO LTLA/CppKmeans
REF "v${VERSION}"
SHA512 f1798873ee0bd15fcb8ba9c02d9dc6ecbc3cce0b8cd6f38d23aff27b37fdd68069d64aa16fbdfa63515906c51ce811093f3f0a4dc92081072f21c41d08e98d31
SHA512 3218751179960fdd3f1a226a21a4ea97abf35dabf78d4ab875054f1f209d5ba2ce918764a8ea2cd6eec84e95b719b8370b645fa79d8a150976f6ba4ac9eb008a
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "ltla-cppkmeans",
"version": "4.0.3",
"version": "4.0.4",
"description": "C++ port of R's Hartigan-Wong implementation",
"homepage": "https://github.com/LTLA/CppKmeans",
"license": "MIT",

View File

@@ -6025,7 +6025,7 @@
"port-version": 0
},
"ltla-cppkmeans": {
"baseline": "4.0.3",
"baseline": "4.0.4",
"port-version": 0
},
"ltla-powerit": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "68a4067b4584a4289f0a1618533ce45308680748",
"version": "4.0.4",
"port-version": 0
},
{
"git-tree": "fb76076f7b6ee77674683da115a96abdfd87d742",
"version": "4.0.3",