Skip to content

Commit b7f9ebb

Browse files
committed
weaviate 1.30.3
1 parent 23dc5bc commit b7f9ebb

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.2.tar.gz"
5-
sha256 "f987d94ddaf941bcff5f2687ef0cba162125b3f66f79723a6b1c70a740dca946"
4+
url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.30.3.tar.gz"
5+
sha256 "6680c87953376b72c3325fe2757790fad745ea14e4a6fc78208140edcb5c8462"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)