diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 8312ac5cb838..2c0724aea40e 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.34.0 +DISTVERSION= 1.34.1 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 baea820d7147..96457b04603f 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762631864 -SHA256 (go/databases_weaviate/weaviate-v1.34.0/v1.34.0.mod) = 465a88bc92c13faa52c49057b36482b239c9570bafbe66ca4f40e7d4488f3ca5 -SIZE (go/databases_weaviate/weaviate-v1.34.0/v1.34.0.mod) = 13220 -SHA256 (go/databases_weaviate/weaviate-v1.34.0/v1.34.0.zip) = 79505a1729caae4255c16e0fe80b307f501b754fd42ce9b23b83c16471507d56 -SIZE (go/databases_weaviate/weaviate-v1.34.0/v1.34.0.zip) = 8289920 +TIMESTAMP = 1764466990 +SHA256 (go/databases_weaviate/weaviate-v1.34.1/v1.34.1.mod) = 87dbcd621cee2898a855d9d2d5d2cc561a71bbd006b29cc5c35bfef03f0deec5 +SIZE (go/databases_weaviate/weaviate-v1.34.1/v1.34.1.mod) = 13196 +SHA256 (go/databases_weaviate/weaviate-v1.34.1/v1.34.1.zip) = 887996fbd1f2a1fe1dda1b668aea238588364d804b6bdf3ca9bbc882e2d109d9 +SIZE (go/databases_weaviate/weaviate-v1.34.1/v1.34.1.zip) = 8350900