Skip to content

Commit

Permalink
[IPACK-244]: Update opensearch version to 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: kanad-progress <kanad.kumar@progress.com>
  • Loading branch information
kanad-progress committed Jun 21, 2022
1 parent 98eada8 commit e9234e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/software/opensearch.rb
Expand Up @@ -15,7 +15,7 @@
#

name "opensearch"
default_version "2.0.0"
default_version "2.0.1"

dependency "server-open-jre"
license "Apache-2.0"
Expand All @@ -26,7 +26,7 @@
relative_path "opensearch-#{version}"

# versions_list:https://opensearch.org/docs/latest/version-history/

version("2.0.1") { source sha256: "8366dc71c839935330dbe841b415b37f28573de5ae7718e75f2e1c50756e0d99" }
version("2.0.0") { source sha256: "bec706d221052cb962ed0e6973d28e1058f21ef3dfc054c97c991bb279b0564e" }
version("1.3.2") { source sha256: "14199251a8aae2068fd54aa39c778ff29dcc8be33d57f36a8cc2d19e07ff4149" }
version("1.2.4") { source sha256: "d40f2696623b6766aa235997e2847a6c661a226815d4ba173292a219754bd8a8" }
Expand Down

0 comments on commit e9234e8

Please sign in to comment.