diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 565750dcdff1..d89a23e3a757 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.37.1 +DISTVERSION= 1.37.2 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 f4f680d4ef92..e619bdda9d20 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1776481854 -SHA256 (go/databases_weaviate/weaviate-v1.37.1/v1.37.1.mod) = 2b63cff81e6d8d452bb282305f70eb15c32495d0d954b43c212899edf98fc600 -SIZE (go/databases_weaviate/weaviate-v1.37.1/v1.37.1.mod) = 13808 -SHA256 (go/databases_weaviate/weaviate-v1.37.1/v1.37.1.zip) = 8084f3ef2b217a8a7ba704af8af0ddad511def9e058b633d01184c45f7252591 -SIZE (go/databases_weaviate/weaviate-v1.37.1/v1.37.1.zip) = 10234851 +TIMESTAMP = 1777458169 +SHA256 (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.mod) = 2b63cff81e6d8d452bb282305f70eb15c32495d0d954b43c212899edf98fc600 +SIZE (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.mod) = 13808 +SHA256 (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.zip) = 5c734a3f27788cb4589db49b1af2d4a29a5fce9c98ebf31cd8363e097cba2ab4 +SIZE (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.zip) = 10248971