aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/wrangler.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wrangler.rb b/Library/Formula/wrangler.rb
index 287ea6661..12035a768 100644
--- a/Library/Formula/wrangler.rb
+++ b/Library/Formula/wrangler.rb
@@ -3,7 +3,7 @@ require 'formula'
class Wrangler < Formula
homepage 'http://www.cs.kent.ac.uk/projects/forse/'
url 'https://github.com/RefactoringTools/wrangler/archive/wrangler1.1.01.tar.gz'
- sha1 ''
+ sha1 'fe938912ba3d50796da70572aef3e234c5d8f435'
depends_on 'erlang'