Skip to content

Commit 9ff1589

Browse files
committed
weaviate 1.31.3
1 parent 88d72be commit 9ff1589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/weaviate.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Weaviate < Formula
22
desc "Open-source vector database that stores both objects and vectors"
33
homepage "https://weaviate.io/developers/weaviate/"
4-
url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.31.2.tar.gz"
5-
sha256 "a3916c695848aa093f97a3c194c85660d458a014ac0a790a7c1a105229bb1e12"
4+
url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.31.3.tar.gz"
5+
sha256 "c11b9a7a1c03c0518d7f5ae381df3534fc6a3fb25e71345c7b2f8153205b1f1d"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)