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 2325ff0 commit 6b49f4eCopy full SHA for 6b49f4e
Formula/o/opensearch.rb
@@ -1,8 +1,8 @@
1
class Opensearch < Formula
2
desc "Open source distributed and RESTful search engine"
3
homepage "https://github.com/opensearch-project/OpenSearch"
4
- url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/3.0.0.tar.gz"
5
- sha256 "5701c0a0e801a27cb1fb6521c17138c43a0933e364fa2cfb5a62cfcdcb4e1270"
+ url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/3.1.0.tar.gz"
+ sha256 "7f682d85fb82c2caa9fe6dff0a0c1769df0b5ed96b993ac8cdd6485f3d103fda"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments