diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index c69774aac9f4..000a998b0cd4 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.37.4 +DISTVERSION= 1.37.5 CATEGORIES= databases # machine-learning 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:1.26,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 b6003bcb2763..94458de0320a 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1778823215 -SHA256 (go/databases_weaviate/weaviate-v1.37.4/v1.37.4.mod) = 87bce243ee5dec911ad6af794cceb08b46095640c260dcb8e12445beaf118844 -SIZE (go/databases_weaviate/weaviate-v1.37.4/v1.37.4.mod) = 13743 -SHA256 (go/databases_weaviate/weaviate-v1.37.4/v1.37.4.zip) = e1c9035b3d13341b6bfbe5b87a0f2af5038537bcdeb8bbfd931d3cc0b889569f -SIZE (go/databases_weaviate/weaviate-v1.37.4/v1.37.4.zip) = 10384638 +TIMESTAMP = 1779823319 +SHA256 (go/databases_weaviate/weaviate-v1.37.5/v1.37.5.mod) = 87bce243ee5dec911ad6af794cceb08b46095640c260dcb8e12445beaf118844 +SIZE (go/databases_weaviate/weaviate-v1.37.5/v1.37.5.mod) = 13743 +SHA256 (go/databases_weaviate/weaviate-v1.37.5/v1.37.5.zip) = fb8a4501729314815adbb767f29deb573409cf9d68836392c45fd920b30c4da3 +SIZE (go/databases_weaviate/weaviate-v1.37.5/v1.37.5.zip) = 10445170