Skip to content

Commit

Permalink
Update redis 4.0.8 -> 5.0.5 (related to #13)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxux authored and zaibon committed Oct 2, 2019
1 parent 29bb66a commit 096e45d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internals/redis.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REDIS_VERSION="4.0.8"
REDIS_CHECKSUM="c75b11e4177e153e4dc1d8dd3a6174e4"
REDIS_VERSION="5.0.5"
REDIS_CHECKSUM="2d2c8142baf72e6543174fc7beccaaa1"
REDIS_LINK="http://download.redis.io/releases/redis-${REDIS_VERSION}.tar.gz"

download_redis() {
Expand Down

0 comments on commit 096e45d

Please sign in to comment.