Skip to content

Commit

Permalink
Added redis version 6.2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
  • Loading branch information
RajeshPaul38 committed Nov 8, 2021
1 parent 485b535 commit fdc12b4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/software/redis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,11 @@
skip_transitive_dependency_licensing true

dependency "config_guess"
default_version "6.2.5"
default_version "6.2.6"

version "6.2.6" do
source sha256: "5b2b8b7a50111ef395bf1c1d5be11e6e167ac018125055daa8b5c2317ae131ab"
end

version "6.2.5" do
source sha256: "4b9a75709a1b74b3785e20a6c158cab94cf52298aa381eea947a678a60d551ae"
Expand Down

0 comments on commit fdc12b4

Please sign in to comment.