aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-08-17 19:00:21 -0500
committerAdam Vandenberg2013-08-17 22:20:57 -0700
commitf4b04db039e687d637f74a19186bdd6224faaebc (patch)
treefc7f4a6816de560b19aadd7c633c44483a9e6d0d /Library/Formula
parentc63bd611bc979ca8777cdd90eb7c4b39e631c955 (diff)
downloadhomebrew-f4b04db039e687d637f74a19186bdd6224faaebc.tar.bz2
voldemort 1.4.0
Closes #21967. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/voldemort.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/voldemort.rb b/Library/Formula/voldemort.rb
index 69d144753..4699d2a29 100644
--- a/Library/Formula/voldemort.rb
+++ b/Library/Formula/voldemort.rb
@@ -2,8 +2,8 @@ require 'formula'
class Voldemort < Formula
homepage 'http://project-voldemort.com/'
- url 'https://github.com/downloads/voldemort/voldemort/voldemort-0.90.1.tar.gz'
- sha1 '8a8d33e3a5904f3aeea66bc0503fb12e449e0969'
+ url 'https://github.com/voldemort/voldemort/archive/v1.4.0.tar.gz'
+ sha1 'f07b552d494b9b68d9c4e3561384bc932e7e7bd8'
skip_clean 'libexec/config'