We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccf550 commit c7776a0Copy full SHA for c7776a0
Formula/w/weaviate.rb
@@ -1,8 +1,8 @@
1
class Weaviate < Formula
2
desc "Open-source vector database that stores both objects and vectors"
3
homepage "https://weaviate.io/developers/weaviate/"
4
- url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.32.2.tar.gz"
5
- sha256 "9180896843a7ef4a402ede413ab205dbbda28375ecfa527460013a278c7f7d81"
+ url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.32.3.tar.gz"
+ sha256 "df80804afb029ac0be1319549ffad38ca1abcc82ac45b2f9a713dd047bcd8e49"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments