diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 104cf917d8a4..c69774aac9f4 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.37.3 +DISTVERSION= 1.37.4 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 8a8cf990a09b..b6003bcb2763 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1778634612 -SHA256 (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.mod) = d1787b330e70a954e03d7f3a287309857626859ec75ecbf8a4041ce5d7f0b1cc -SIZE (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.mod) = 13755 -SHA256 (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.zip) = 7442ac4a0c21877de5d1f3befe1e1b877dee9d44d0459b23117da9fc52ccab24 -SIZE (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.zip) = 10333782 +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