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 23dc5bc commit b7f9ebbCopy full SHA for b7f9ebb
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.30.2.tar.gz"
5
- sha256 "f987d94ddaf941bcff5f2687ef0cba162125b3f66f79723a6b1c70a740dca946"
+ url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.30.3.tar.gz"
+ sha256 "6680c87953376b72c3325fe2757790fad745ea14e4a6fc78208140edcb5c8462"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments