diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 0aedfac32d74..2c1fcd91faf3 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.34.2 +DISTVERSION= 1.34.3 CATEGORIES= databases # artificial-intelligence MAINTAINER= yuri@FreeBSD.org COMMENT= Vector database that stores both objects and vectors WWW= https://weaviate.io/ \ https://github.com/weaviate/weaviate LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # https://github.com/weaviate/weaviate/issues/9692 NOT_FOR_ARCHS= armv7 i386 powerpc NOT_FOR_ARCHS_REASON= port seems to not support 32 bit platforms USES= go:modules GO_MODULE= github.com/weaviate/weaviate GO_TARGET= ./cmd/weaviate-server PLIST_FILES= bin/${PORTNAME}-server # how to start: https://docs.weaviate.io/deploy/installation-guides/docker-installation#run-weaviate-with-default-settings .include diff --git a/databases/weaviate/distinfo b/databases/weaviate/distinfo index 813fbb904736..7a9332349143 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1764533883 -SHA256 (go/databases_weaviate/weaviate-v1.34.2/v1.34.2.mod) = 87dbcd621cee2898a855d9d2d5d2cc561a71bbd006b29cc5c35bfef03f0deec5 -SIZE (go/databases_weaviate/weaviate-v1.34.2/v1.34.2.mod) = 13196 -SHA256 (go/databases_weaviate/weaviate-v1.34.2/v1.34.2.zip) = d50c496da25bbbf883df4d983921fce6719a94486b56e11324bab6b92fbbbbd0 -SIZE (go/databases_weaviate/weaviate-v1.34.2/v1.34.2.zip) = 8352927 +TIMESTAMP = 1764757355 +SHA256 (go/databases_weaviate/weaviate-v1.34.3/v1.34.3.mod) = 87dbcd621cee2898a855d9d2d5d2cc561a71bbd006b29cc5c35bfef03f0deec5 +SIZE (go/databases_weaviate/weaviate-v1.34.3/v1.34.3.mod) = 13196 +SHA256 (go/databases_weaviate/weaviate-v1.34.3/v1.34.3.zip) = ce3230b839f66a51a35d6574cd54e683c2d9faab7b9392a3ac20d6f9cb915fc1 +SIZE (go/databases_weaviate/weaviate-v1.34.3/v1.34.3.zip) = 8356744