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 9f1be83 commit f8fdf85Copy full SHA for f8fdf85
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.5.tar.gz"
5
- sha256 "d5978413c5cb2b0135f482b4a9c271d16b0dc00622f02c3b0ac10ab0c529fe10"
+ url "https://github.com/weaviate/weaviate/archive/refs/tags/v1.30.6.tar.gz"
+ sha256 "ecb14c3afde0ec7316e705b29c79e8d0711d3e0ccfdd95cb627b9ff90077faff"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments