opensearch 1.0.0

Closes #81170.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
EricFromCanada 2021-07-13 14:23:10 -04:00 committed by BrewTestBot
parent 6d75062f95
commit 186ebadc59
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,8 @@
class Opensearch < Formula
desc "Open source distributed and RESTful search engine"
homepage "https://github.com/opensearch-project/OpenSearch"
url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/1.0.0-rc1.tar.gz"
sha256 "337e60b2a25036c1f21817c7205bb13330fb1ee9059d6434c53bdaa6e1ed2c52"
url "https://github.com/opensearch-project/OpenSearch/archive/refs/tags/1.0.0.tar.gz"
sha256 "cfb9507f1fb220d6027ff237a5089ec9b35d32cb1019d7e0e38f2e78b718f642"
license "Apache-2.0"
bottle do

View File

@ -4,7 +4,6 @@
"aview": "1.3.0rc",
"ftgl": "2.1.3-rc",
"libcaca": "0.99b",
"opensearch": "1.0.0-rc",
"premake": "4.4-beta",
"pwnat": "0.3-beta",
"recode": "3.7-beta",