diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 9b7699ed7548..565750dcdff1 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.36.11 +DISTVERSION= 1.37.1 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:modules +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 9f12cacc37c3..f4f680d4ef92 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1776315631 -SHA256 (go/databases_weaviate/weaviate-v1.36.11/v1.36.11.mod) = a8c514094e2321633e3d4f22cde1184bb009ded500b65837957690a37c292047 -SIZE (go/databases_weaviate/weaviate-v1.36.11/v1.36.11.mod) = 13347 -SHA256 (go/databases_weaviate/weaviate-v1.36.11/v1.36.11.zip) = deb49621f8be76df6d6bb3e070e4f170b092565e379223f105fa99e9b529fb81 -SIZE (go/databases_weaviate/weaviate-v1.36.11/v1.36.11.zip) = 9784246 +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