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 21597cf commit 220fb10Copy full SHA for 220fb10
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.31.5.tar.gz"
5
- sha256 "59df48f107e293a2fd1e3081506f8af42d70a43b4a0c48c1be6e9c2f1ac522a0"
+ url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.32.0.tar.gz"
+ sha256 "7f7e85cf51497337677748c87376d7f385867fd176c0a1304e3613461d1be7da"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments