Skip to content

Commit f8fdf85

Browse files
committed
weaviate 1.30.6
1 parent 9f1be83 commit f8fdf85

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.30.5.tar.gz"
5-
sha256 "d5978413c5cb2b0135f482b4a9c271d16b0dc00622f02c3b0ac10ab0c529fe10"
4+
url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.30.6.tar.gz"
5+
sha256 "ecb14c3afde0ec7316e705b29c79e8d0711d3e0ccfdd95cb627b9ff90077faff"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)