We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58a78b commit 84b88d1Copy full SHA for 84b88d1
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.0.tar.gz"
5
- sha256 "c94e9f793393aa6ff4eb00f0ed0dd18a9f3502d2e1c84f947dad6d5c64f1fe31"
+ url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/2.19.1.tar.gz"
+ sha256 "99999a392dcf90bafebfa143ed071b45662fb022dcbcfa77df802248338d3a63"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments