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 88d72be commit 9ff1589Copy full SHA for 9ff1589
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.2.tar.gz"
5
- sha256 "a3916c695848aa093f97a3c194c85660d458a014ac0a790a7c1a105229bb1e12"
+ url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.31.3.tar.gz"
+ sha256 "c11b9a7a1c03c0518d7f5ae381df3534fc6a3fb25e71345c7b2f8153205b1f1d"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments