Skip to content

Commit 6b49f4e

Browse files
committed
opensearch 3.1.0
1 parent 2325ff0 commit 6b49f4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/opensearch.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Opensearch < Formula
22
desc "Open source distributed and RESTful search engine"
33
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"
4+
url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/3.1.0.tar.gz"
5+
sha256 "7f682d85fb82c2caa9fe6dff0a0c1769df0b5ed96b993ac8cdd6485f3d103fda"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)