Skip to content

Commit c7776a0

Browse files
committed
weaviate 1.32.3
1 parent bccf550 commit c7776a0

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.32.2.tar.gz"
5-
sha256 "9180896843a7ef4a402ede413ab205dbbda28375ecfa527460013a278c7f7d81"
4+
url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.32.3.tar.gz"
5+
sha256 "df80804afb029ac0be1319549ffad38ca1abcc82ac45b2f9a713dd047bcd8e49"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)