Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
redis 2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jan 16, 2013
1 parent 68248f8 commit 1ead486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/redis.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Redis < Formula
homepage 'http://redis.io/'
url 'http://redis.googlecode.com/files/redis-2.6.8.tar.gz'
sha1 'ea39bf292afe24efcbeaa02db71152b09d4a5d9f'
url 'http://redis.googlecode.com/files/redis-2.6.9.tar.gz'
sha1 '519fc3d1e7a477217f1ace73252be622e0101001'

head 'https://github.com/antirez/redis.git', :branch => 'unstable'

Expand Down

0 comments on commit 1ead486

Please sign in to comment.