diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 2c0724aea40e..0aedfac32d74 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.34.1 +DISTVERSION= 1.34.2 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 96457b04603f..813fbb904736 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -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 +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