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 aee1bd0 commit db9dd58Copy full SHA for db9dd58
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/2.19.2.tar.gz"
5
- sha256 "660eaf0958e79198c3f5483361b70a1f7618ae965955d25f2ca48ca2d113ed18"
+ url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/3.0.0.tar.gz"
+ sha256 "5701c0a0e801a27cb1fb6521c17138c43a0933e364fa2cfb5a62cfcdcb4e1270"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments